Skip to content

Commit 3509f5a

Browse files
committed
chore: update dependencies
1 parent c698aa3 commit 3509f5a

File tree

4 files changed

+939
-981
lines changed

4 files changed

+939
-981
lines changed
File renamed without changes.
File renamed without changes.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
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",
@@ -34,10 +34,10 @@
3434
},
3535
"devDependencies": {
3636
"@antfu/eslint-config": "^5.3.0",
37-
"@octokit/types": "^14.1.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.0",
4141
"@types/semver": "^7.7.1",
4242
"eslint": "^9.35.0",
4343
"mime-type": "^5.0.3",
@@ -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.0",
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)