mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-13 22:37:14 +10:00
chore: update dependencies
This commit is contained in:
+11
-11
@@ -13,7 +13,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/amruthpillai/reactive-resume.git"
|
||||
},
|
||||
"packageManager": "pnpm@11.7.0",
|
||||
"packageManager": "pnpm@11.9.0",
|
||||
"workspaces": [
|
||||
"apps/*",
|
||||
"packages/*",
|
||||
@@ -41,24 +41,24 @@
|
||||
"test:agent": "turbo run test:agent"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.5.0",
|
||||
"@commitlint/cli": "^21.0.2",
|
||||
"@commitlint/config-conventional": "^21.0.2",
|
||||
"@playwright/test": "^1.61.0",
|
||||
"@biomejs/biome": "^2.5.1",
|
||||
"@commitlint/cli": "^21.1.0",
|
||||
"@commitlint/config-conventional": "^21.1.0",
|
||||
"@playwright/test": "^1.61.1",
|
||||
"@reactive-resume/config": "workspace:*",
|
||||
"@testing-library/dom": "^10.4.1",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.2",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
"@types/node": "^25.9.3",
|
||||
"@types/node": "^26.0.1",
|
||||
"@types/pg": "^8.20.0",
|
||||
"@vitest/coverage-v8": "^4.1.9",
|
||||
"happy-dom": "^20.10.5",
|
||||
"knip": "^6.17.1",
|
||||
"happy-dom": "^20.10.6",
|
||||
"knip": "^6.23.0",
|
||||
"lefthook": "^2.1.9",
|
||||
"npm-check-updates": "^22.2.3",
|
||||
"pg": "^8.21.0",
|
||||
"turbo": "^2.9.18",
|
||||
"npm-check-updates": "^22.2.9",
|
||||
"pg": "^8.22.0",
|
||||
"turbo": "^2.10.0",
|
||||
"typescript": "^6.0.3",
|
||||
"vitest": "^4.1.9"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user