We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be64bd7 commit 88235cdCopy full SHA for 88235cd
2 files changed
package.json
@@ -53,16 +53,16 @@
53
"@nuxtjs/eslint-config-typescript": "^12.1.0",
54
"@rollup/plugin-babel": "^6.0.4",
55
"@types/fs-extra": "^11.0.4",
56
- "@types/node": "^18.19.34",
+ "@types/node": "^18.19.45",
57
"chalk": "^5.3.0",
58
"cldr-numbers-modern": "^45.0.0",
59
"eslint": "^8.57.0",
60
"fs-extra": "^11.2.0",
61
"pathe": "^1.1.2",
62
- "prettier": "^3.3.2",
+ "prettier": "^3.3.3",
63
"prettier-plugin-jsdoc": "^1.3.0",
64
"semantic-release": "^22.0.12",
65
- "typescript": "^5.4.5",
+ "typescript": "^5.5.4",
66
"unbuild": "^2.0.0",
67
"vitest": "^1.6.0"
68
},
@@ -72,5 +72,5 @@
72
"publishConfig": {
73
"access": "public"
74
75
- "packageManager": "pnpm@9.4.0"
+ "packageManager": "pnpm@9.8.0"
76
}
0 commit comments