Skip to content

Commit 804c020

Browse files
pedrolamasclaude
andauthored
chore: use pnpm catalog and update dependencies (#1878)
Signed-off-by: Pedro Lamas <pedrolamas@gmail.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 9719797 commit 804c020

3 files changed

Lines changed: 309 additions & 200 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@jaames/iro": "^5.5.2",
3434
"axios": "^1.17.0",
3535
"consola": "^3.4.2",
36-
"dompurify": "^3.4.8",
37-
"echarts": "^6.1.0",
36+
"dompurify": "catalog:",
37+
"echarts": "catalog:",
3838
"echarts-gl": "^2.1.0",
3939
"hls.js": "^1.6.16",
4040
"ipaddr.js": "^2.4.0",
@@ -48,11 +48,11 @@
4848
"path-browserify": "^1.0.1",
4949
"qr-scanner": "^1.4.2",
5050
"qrcode.vue": "^1.7.0",
51-
"semver": "^7.8.2",
51+
"semver": "^7.8.4",
5252
"shlex": "^3.0.0",
5353
"sortablejs": "^1.15.7",
5454
"uuid": "^14.0.0",
55-
"vue": "^2.7.16",
55+
"vue": "catalog:",
5656
"vue-class-component": "^7.2.6",
5757
"vue-echarts": "^7.0.3",
5858
"vue-i18n": "^8.28.2",
@@ -81,7 +81,7 @@
8181
"@vue/test-utils": "^1.3.6",
8282
"@vue/tsconfig": "^0.9.1",
8383
"commit-and-tag-version": "^12.7.3",
84-
"esbuild": "^0.28.0",
84+
"esbuild": "^0.28.1",
8585
"eslint": "^9.39.4",
8686
"eslint-plugin-regexp": "^3.1.0",
8787
"eslint-plugin-vue": "^9.33.0",
@@ -94,9 +94,9 @@
9494
"skott": "^0.35.11",
9595
"svgo": "^4.0.1",
9696
"typescript": "^6.0.3",
97-
"typescript-eslint": "^8.60.1",
97+
"typescript-eslint": "^8.61.0",
9898
"unplugin-vue-components": "^30.0.0",
99-
"vite": "^8.0.16",
99+
"vite": "catalog:",
100100
"vite-plugin-checker": "^0.14.1",
101101
"vite-plugin-pwa": "^1.3.0",
102102
"vitest": "^4.1.8",
@@ -126,5 +126,5 @@
126126
"engines": {
127127
"node": "^22.12.0 || ^24"
128128
},
129-
"packageManager": "pnpm@11.5.2+sha512.71c631e382066efc25625d5cf029075de07b61b37f6e27350fbd84b1bda5864c8c1967adc280776b45c30a715c0359a3be08fef42d5bb09e2b99029979692916"
129+
"packageManager": "pnpm@11.6.0+sha512.9a36518224080c6fe5165afdcfe79bfa118c29be703f3f462b1e32efe1e98e47e8750b148e08286250aad4113cc7993ca413c4e2cd447752708c2ee5751bc95f"
130130
}

0 commit comments

Comments
 (0)