Skip to content

Commit d9c9cf5

Browse files
committed
chore: update dependencies
1 parent 45f36d2 commit d9c9cf5

File tree

2 files changed

+847
-1642
lines changed

2 files changed

+847
-1642
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "github-metrics",
33
"type": "module",
44
"private": true,
5-
"packageManager": "pnpm@10.32.1",
5+
"packageManager": "pnpm@10.33.0",
66
"license": "AGPL-3.0-or-later",
77
"engines": {
88
"node": ">=24"
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"@octokit/core": "^7.0.6",
24-
"@tabler/icons-vue": "^3.40.0",
24+
"@tabler/icons-vue": "^3.41.1",
2525
"@vitejs/plugin-vue": "^6.0.5",
2626
"@vueuse/core": "^14.2.1",
2727
"@vueuse/integrations": "^14.2.1",
@@ -31,24 +31,24 @@
3131
"sortablejs": "^1.15.7",
3232
"vite": "~7.3.1",
3333
"vite-plugin-pwa": "^1.2.0",
34-
"vue": "^3.5.30",
34+
"vue": "^3.5.31",
3535
"vue-dompurify-html": "^5.3.0",
3636
"workbox-window": "^7.4.0"
3737
},
3838
"devDependencies": {
39-
"@antfu/eslint-config": "^7.7.3",
39+
"@antfu/eslint-config": "^8.0.0",
4040
"@octokit/types": "^16.0.0",
41-
"@stylistic/stylelint-config": "^4.0.0",
41+
"@stylistic/stylelint-config": "^5.0.0",
4242
"@total-typescript/ts-reset": "^0.6.1",
4343
"@types/node": "^25.5.0",
4444
"@types/semver": "^7.7.1",
4545
"@types/sortablejs": "^1.15.9",
46-
"eslint": "^10.0.3",
46+
"eslint": "^10.1.0",
4747
"mime-type": "^5.0.3",
4848
"postcss-html": "^1.8.1",
4949
"postcss-scss": "^4.0.9",
5050
"sass-embedded": "^1.98.0",
51-
"stylelint": "^17.5.0",
51+
"stylelint": "^17.6.0",
5252
"stylelint-config-recess-order": "^7.7.0",
5353
"stylelint-config-standard-scss": "^17.0.0",
5454
"stylelint-declaration-block-no-ignored-properties": "^3.0.0",

0 commit comments

Comments
 (0)