Skip to content

Commit e2209a8

Browse files
chore(deps): update all non-major dependencies
1 parent 4a57ca9 commit e2209a8

File tree

2 files changed

+109
-188
lines changed

2 files changed

+109
-188
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@dvcol/neo-svelte",
33
"type": "module",
44
"version": "0.1.12",
5-
"packageManager": "pnpm@9.12.3",
5+
"packageManager": "pnpm@9.15.9",
66
"description": "Neomorphic ui library for svelte 5",
77
"homepage": "https://github.com/dvcol/neo-svelte",
88
"bugs": "https://github.com/dvcol/neo-svelte/issues",
@@ -228,14 +228,14 @@
228228
"eslint-plugin-markdown": "^3.0.1",
229229
"eslint-plugin-prettier": "^5.2.1",
230230
"eslint-plugin-svelte": "^2.46.1",
231-
"eslint-plugin-vitest": "^0.4.1",
231+
"eslint-plugin-vitest": "^0.5.0",
232232
"eslint-plugin-yml": "^1.14.0",
233233
"extract-changelog-release": "^1.0.2",
234234
"husky": "^9.1.7",
235235
"jsdom": "^26.0.0",
236236
"jsonc-eslint-parser": "^2.4.0",
237237
"lint-staged": "^15.4.3",
238-
"navigation-api-types": "^0.5.1",
238+
"navigation-api-types": "^0.6.0",
239239
"npm-run-all2": "^7.0.2",
240240
"postcss": "^8.5.1",
241241
"postcss-syntax": "^0.36.2",
@@ -249,7 +249,7 @@
249249
"svelte-preprocess": "^6.0.3",
250250
"typescript": "^5.8.2",
251251
"vite": "^6.2.1",
252-
"vite-plugin-checker": "^0.8.0",
252+
"vite-plugin-checker": "^0.9.0",
253253
"vitest": "^3.0.8"
254254
},
255255
"lint-staged": {

0 commit comments

Comments
 (0)