Skip to content

Commit 2eef020

Browse files
chore(deps): update all non-major dependencies
1 parent 7185ca9 commit 2eef020

File tree

2 files changed

+108
-187
lines changed

2 files changed

+108
-187
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.11",
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",
@@ -208,14 +208,14 @@
208208
"eslint-plugin-markdown": "^3.0.1",
209209
"eslint-plugin-prettier": "^5.2.1",
210210
"eslint-plugin-svelte": "^2.46.1",
211-
"eslint-plugin-vitest": "^0.4.1",
211+
"eslint-plugin-vitest": "^0.5.0",
212212
"eslint-plugin-yml": "^1.14.0",
213213
"extract-changelog-release": "^1.0.2",
214214
"husky": "^9.1.7",
215215
"jsdom": "^26.0.0",
216216
"jsonc-eslint-parser": "^2.4.0",
217217
"lint-staged": "^15.4.3",
218-
"navigation-api-types": "^0.5.1",
218+
"navigation-api-types": "^0.6.0",
219219
"npm-run-all2": "^7.0.2",
220220
"postcss": "^8.5.1",
221221
"postcss-syntax": "^0.36.2",
@@ -229,7 +229,7 @@
229229
"svelte-preprocess": "^6.0.3",
230230
"typescript": "^5.8.2",
231231
"vite": "^6.2.1",
232-
"vite-plugin-checker": "^0.8.0",
232+
"vite-plugin-checker": "^0.9.0",
233233
"vitest": "^3.0.8"
234234
},
235235
"lint-staged": {

0 commit comments

Comments
 (0)