Skip to content

Commit 99e9634

Browse files
committed
chore: update dependencies
1 parent c698aa3 commit 99e9634

File tree

4 files changed

+1105
-1099
lines changed

4 files changed

+1105
-1099
lines changed
File renamed without changes.
File renamed without changes.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,28 +18,28 @@
1818
"lint:all": "npm run lint:ts && npm run lint:js && npm run lint:css"
1919
},
2020
"dependencies": {
21-
"@octokit/core": "^7.0.3",
22-
"@tabler/icons-vue": "^3.34.1",
21+
"@octokit/core": "^7.0.4",
22+
"@tabler/icons-vue": "^3.35.0",
2323
"@vitejs/plugin-vue": "^6.0.1",
2424
"@vueuse/core": "^13.9.0",
2525
"@vueuse/integrations": "^13.9.0",
2626
"dayjs": "^1.11.18",
2727
"http-status-codes": "^2.3.0",
2828
"semver": "^7.7.2",
2929
"sortablejs": "^1.15.6",
30-
"vite": "^7.1.5",
30+
"vite": "^7.1.6",
3131
"vite-plugin-pwa": "^1.0.3",
3232
"vue": "^3.5.21",
3333
"vue-dompurify-html": "^5.3.0"
3434
},
3535
"devDependencies": {
36-
"@antfu/eslint-config": "^5.3.0",
37-
"@octokit/types": "^14.1.0",
36+
"@antfu/eslint-config": "^5.4.0",
37+
"@octokit/types": "^15.0.0",
3838
"@stylistic/stylelint-plugin": "^4.0.0",
3939
"@total-typescript/ts-reset": "^0.6.1",
40-
"@types/node": "^24.3.1",
40+
"@types/node": "^24.5.2",
4141
"@types/semver": "^7.7.1",
42-
"eslint": "^9.35.0",
42+
"eslint": "^9.36.0",
4343
"mime-type": "^5.0.3",
4444
"postcss-html": "^1.8.0",
4545
"postcss-scss": "^4.0.9",
@@ -50,11 +50,11 @@
5050
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
5151
"stylelint-order": "^7.0.0",
5252
"stylelint-rem-over-px": "^1.0.2",
53-
"type-fest": "^4.41.0",
53+
"type-fest": "^5.0.1",
5454
"typescript": "^5.9.2",
5555
"unplugin-vue-router": "^0.15.0",
5656
"vue-router": "^4.5.1",
57-
"vue-tsc": "^3.0.6",
57+
"vue-tsc": "^3.0.7",
5858
"workbox-build": "^7.3.0",
5959
"workbox-core": "^7.3.0",
6060
"workbox-precaching": "^7.3.0",

0 commit comments

Comments
 (0)