Skip to content

Commit 437ec2a

Browse files
committed
chore: update dependencies
1 parent c0adcf8 commit 437ec2a

2 files changed

Lines changed: 495 additions & 639 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,26 +20,26 @@
2020
"dependencies": {
2121
"@octokit/core": "^7.0.3",
2222
"@tabler/icons-vue": "^3.34.1",
23-
"@vitejs/plugin-vue": "^6.0.0",
24-
"@vueuse/core": "^13.5.0",
25-
"@vueuse/integrations": "^13.5.0",
23+
"@vitejs/plugin-vue": "^6.0.1",
24+
"@vueuse/core": "^13.6.0",
25+
"@vueuse/integrations": "^13.6.0",
2626
"dayjs": "^1.11.13",
2727
"http-status-codes": "^2.3.0",
2828
"semver": "^7.7.2",
2929
"sortablejs": "^1.15.6",
3030
"vite": "^7.0.6",
31-
"vite-plugin-pwa": "^1.0.1",
31+
"vite-plugin-pwa": "^1.0.2",
3232
"vue": "^3.5.18",
3333
"vue-dompurify-html": "^5.3.0"
3434
},
3535
"devDependencies": {
36-
"@antfu/eslint-config": "^4.19.0",
36+
"@antfu/eslint-config": "^5.0.0",
3737
"@octokit/types": "^14.1.0",
3838
"@stylistic/stylelint-plugin": "^4.0.0",
3939
"@total-typescript/ts-reset": "^0.6.1",
4040
"@types/node": "^24.1.0",
4141
"@types/semver": "^7.7.0",
42-
"eslint": "^9.31.0",
42+
"eslint": "^9.32.0",
4343
"mime-type": "^5.0.3",
4444
"postcss-html": "^1.8.0",
4545
"postcss-scss": "^4.0.9",
@@ -53,7 +53,7 @@
5353
"type-fest": "^4.41.0",
5454
"typescript": "^5.8.3",
5555
"vue-router": "^4.5.1",
56-
"vue-tsc": "^3.0.3",
56+
"vue-tsc": "^3.0.4",
5757
"workbox-build": "^7.3.0",
5858
"workbox-core": "^7.3.0",
5959
"workbox-precaching": "^7.3.0",

0 commit comments

Comments
 (0)