diff --git a/.vscode/settings.json b/.vscode/settings.json index 1c88538..b484267 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -10,7 +10,7 @@ "scss.validate": false, // 禁用 SCSS 内置验证 "less.validate": false, // 禁用 LESS 内置验证 - "typescript.tsdk": "node_modules\\typescript\\lib", + "typescript.tsdk": "node_modules/typescript/lib", "explorer.fileNesting.enabled": true, "explorer.fileNesting.expand": false, "explorer.fileNesting.patterns": { diff --git a/package.json b/package.json index 5f83b88..04e74fd 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,6 @@ "abortcontroller-polyfill": "^1.7.8", "alova": "^3.3.3", "dayjs": "1.11.10", - "js-cookie": "^3.0.5", "pinia": "2.0.36", "pinia-plugin-persistedstate": "3.2.1", "vue": "^3.4.21", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 491276b..9c5e12d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,9 +75,6 @@ importers: dayjs: specifier: 1.11.10 version: 1.11.10 - js-cookie: - specifier: ^3.0.5 - version: 3.0.5 pinia: specifier: 2.0.36 version: 2.0.36(typescript@5.8.3)(vue@3.4.21(typescript@5.8.3)) @@ -4291,10 +4288,6 @@ packages: jpeg-js@0.3.7: resolution: {integrity: sha512-9IXdWudL61npZjvLuVe/ktHiA41iE8qFyLB+4VDTblEsWBzeg8WQTlktdUK4CdncUqtUgUg0bbOmTE2bKBKaBQ==} - js-cookie@3.0.5: - resolution: {integrity: sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==} - engines: {node: '>=14'} - js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} @@ -11818,8 +11811,6 @@ snapshots: jpeg-js@0.3.7: {} - js-cookie@3.0.5: {} - js-tokens@4.0.0: {} js-tokens@9.0.1: {}