We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b63547 commit cba294cCopy full SHA for cba294c
package.json
@@ -9,5 +9,5 @@
9
"keywords": [],
10
"author": "",
11
"license": "ISC",
12
- "packageManager": "pnpm@10.17.1"
+ "packageManager": "pnpm@10.18.0"
13
}
packages/my-app/package.json
@@ -13,7 +13,7 @@
"dependencies": {
14
"my-layer": "workspace:*",
15
"nuxt": "^4.1.2",
16
- "typescript": "^5.9.2",
+ "typescript": "^5.9.3",
17
"vue": "^3.5.22",
18
"vue-router": "^4.5.1",
19
"vue-tsc": "^3.1.0"
packages/my-layer/package.json
@@ -14,9 +14,9 @@
},
"devDependencies": {
"@nuxt/eslint": "1.9.0",
- "eslint": "^9.36.0",
+ "eslint": "^9.37.0",
20
21
22
0 commit comments