Skip to content

Commit ca5cf87

Browse files
chore(deps): update all non-major dependencies
1 parent be058c3 commit ca5cf87

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.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",
@@ -213,14 +213,14 @@
213213
"eslint-plugin-markdown": "^3.0.1",
214214
"eslint-plugin-prettier": "^5.2.1",
215215
"eslint-plugin-svelte": "^2.46.1",
216-
"eslint-plugin-vitest": "^0.4.1",
216+
"eslint-plugin-vitest": "^0.5.0",
217217
"eslint-plugin-yml": "^1.14.0",
218218
"extract-changelog-release": "^1.0.2",
219219
"husky": "^9.1.7",
220220
"jsdom": "^26.0.0",
221221
"jsonc-eslint-parser": "^2.4.0",
222222
"lint-staged": "^15.4.3",
223-
"navigation-api-types": "^0.5.1",
223+
"navigation-api-types": "^0.6.0",
224224
"npm-run-all2": "^7.0.2",
225225
"postcss": "^8.5.1",
226226
"postcss-syntax": "^0.36.2",
@@ -234,7 +234,7 @@
234234
"svelte-preprocess": "^6.0.3",
235235
"typescript": "^5.8.2",
236236
"vite": "^6.2.1",
237-
"vite-plugin-checker": "^0.8.0",
237+
"vite-plugin-checker": "^0.9.0",
238238
"vitest": "^3.0.8"
239239
},
240240
"lint-staged": {

0 commit comments

Comments
 (0)