Skip to content

Commit e39a30c

Browse files
chore(deps): update all non-major dependencies
1 parent 951c856 commit e39a30c

File tree

2 files changed

+244
-252
lines changed

2 files changed

+244
-252
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,27 +19,27 @@
1919
},
2020
"dependencies": {
2121
"axios": "^1.7.9",
22-
"pinia": "^2.3.0",
22+
"pinia": "^2.3.1",
2323
"pinia-plugin-persistedstate": "^4.2.0",
2424
"vue": "^3.5.13",
25-
"vue-i18n": "^11.0.1",
25+
"vue-i18n": "^11.1.0",
2626
"vue-router": "^4.5.0"
2727
},
2828
"devDependencies": {
2929
"@component-hook/eslint-plugin": "0.2.5",
3030
"@intlify/unplugin-vue-i18n": "^6.0.3",
31-
"@playwright/test": "^1.49.1",
31+
"@playwright/test": "^1.50.1",
3232
"@testing-library/jest-dom": "^6.6.3",
33-
"@testing-library/user-event": "^14.6.0",
33+
"@testing-library/user-event": "^14.6.1",
3434
"@testing-library/vue": "^8.1.0",
3535
"@tsconfig/node22": "^22.0.0",
36-
"@types/node": "^22.10.7",
36+
"@types/node": "^22.13.0",
3737
"@vitejs/plugin-vue": "^5.2.1",
3838
"@vitest/coverage-v8": "^3.0.4",
3939
"@vue/tsconfig": "^0.7.0",
4040
"autoprefixer": "^10.4.20",
4141
"cssnano": "^7.0.6",
42-
"eslint": "^9.18.0",
42+
"eslint": "^9.19.0",
4343
"jsdom": "^26.0.0",
4444
"msw": "^2.7.0",
4545
"postcss": "^8.5.1",
@@ -51,7 +51,7 @@
5151
"tailwindcss": "^3.4.17",
5252
"typescript": "^5.7.3",
5353
"unplugin-vue-components": "^0.28.0",
54-
"vite": "^5.4.11",
54+
"vite": "^5.4.14",
5555
"vite-plugin-svg-icons": "^2.0.1",
5656
"vitest": "^3.0.4",
5757
"vue-tsc": "^2.2.0"
@@ -65,9 +65,9 @@
6565
"workerDirectory": "public"
6666
},
6767
"optionalDependencies": {
68-
"@commitlint/cli": "^19.6.1",
69-
"@commitlint/config-conventional": "^19.6.0",
68+
"@commitlint/cli": "^19.7.1",
69+
"@commitlint/config-conventional": "^19.7.1",
7070
"husky": "^9.1.7",
71-
"lint-staged": "^15.4.1"
71+
"lint-staged": "^15.4.3"
7272
}
7373
}

0 commit comments

Comments
 (0)