|
11 | 11 | "postinstall": "nuxt prepare"
|
12 | 12 | },
|
13 | 13 | "dependencies": {
|
14 |
| - "@ant-design-vue/nuxt": "1.4.5", |
15 |
| - "@fortawesome/free-brands-svg-icons": "^6.6.0", |
16 |
| - "@fortawesome/free-regular-svg-icons": "^6.6.0", |
17 |
| - "@fortawesome/free-solid-svg-icons": "^6.6.0", |
| 14 | + "@ant-design-vue/nuxt": "1.4.6", |
| 15 | + "@fortawesome/free-brands-svg-icons": "^6.7.1", |
| 16 | + "@fortawesome/free-regular-svg-icons": "^6.7.1", |
| 17 | + "@fortawesome/free-solid-svg-icons": "^6.7.1", |
18 | 18 | "@hebilicious/vue-query-nuxt": "^0.3.0",
|
19 |
| - "@nuxtjs/seo": "^2.0.0-rc.23", |
20 |
| - "@pinia/nuxt": "^0.5.5", |
| 19 | + "@nuxtjs/seo": "^2.0.2", |
| 20 | + "@pinia/nuxt": "^0.9.0", |
21 | 21 | "@popperjs/core": "^2.11.8",
|
22 |
| - "@tanstack/vue-query": "^5.59.16", |
| 22 | + "@tanstack/vue-query": "^5.62.3", |
23 | 23 | "@vesp/nuxt-fontawesome": "^1.1.0",
|
24 |
| - "@vueuse/nuxt": "^11.1.0", |
25 |
| - "ant-design-vue": "^4.2.5", |
| 24 | + "@vueuse/nuxt": "^12.0.0", |
| 25 | + "ant-design-vue": "^4.2.6", |
26 | 26 | "bootstrap": "^5.3.3",
|
27 | 27 | "dayjs": "^1.11.13",
|
28 | 28 | "echarts": "^5.5.1",
|
29 | 29 | "lodash": "^4.17.21",
|
30 | 30 | "luxon": "^3.5.0",
|
31 | 31 | "noty": "^3.2.0-beta-deprecated",
|
32 |
| - "nuxt": "3.13.2", |
| 32 | + "nuxt": "3.14.1592", |
33 | 33 | "scroll-into-view-if-needed": "^3.1.0",
|
34 | 34 | "tippy.js": "^6.3.7",
|
35 |
| - "v-viewer": "^3.0.20", |
36 |
| - "viewerjs": "^1.11.6", |
37 |
| - "vue": "^3.5.12", |
38 |
| - "vue-router": "^4.4.5" |
| 35 | + "v-viewer": "^3.0.21", |
| 36 | + "viewerjs": "^1.11.7", |
| 37 | + "vue": "^3.5.13", |
| 38 | + "vue-router": "^4.5.0" |
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 |
| - "@eslint/compat": "^1.2.1", |
42 |
| - "@eslint/eslintrc": "^3.1.0", |
43 |
| - "@eslint/js": "^9.13.0", |
44 |
| - "@nuxt/eslint": "^0.6.0", |
45 |
| - "@tanstack/eslint-plugin-query": "^5.59.7", |
46 |
| - "@tanstack/vue-query-devtools": "^5.59.16", |
| 41 | + "@eslint/compat": "^1.2.4", |
| 42 | + "@eslint/eslintrc": "^3.2.0", |
| 43 | + "@eslint/js": "^9.16.0", |
| 44 | + "@nuxt/eslint": "^0.7.2", |
| 45 | + "@tanstack/eslint-plugin-query": "^5.62.1", |
| 46 | + "@tanstack/vue-query-devtools": "^5.62.3", |
47 | 47 | "@types/bootstrap": "^5.2.10",
|
48 | 48 | "@types/eslint": "^9.6.1",
|
49 |
| - "@types/lodash": "^4.17.12", |
| 49 | + "@types/lodash": "^4.17.13", |
50 | 50 | "@types/luxon": "^3.4.2",
|
51 |
| - "@types/node": "^22.8.1", |
52 |
| - "@typescript-eslint/eslint-plugin": "^8.11.0", |
53 |
| - "@typescript-eslint/parser": "^8.11.0", |
54 |
| - "@vue/eslint-config-typescript": "^14.1.3", |
| 51 | + "@types/node": "^22.10.1", |
| 52 | + "@typescript-eslint/eslint-plugin": "^8.17.0", |
| 53 | + "@typescript-eslint/parser": "^8.17.0", |
| 54 | + "@vue/eslint-config-typescript": "^14.1.4", |
55 | 55 | "checkcss": "^2.0.9",
|
56 |
| - "eslint": "^9.13.0", |
57 |
| - "eslint-import-resolver-typescript": "^3.6.3", |
| 56 | + "eslint": "^9.16.0", |
| 57 | + "eslint-import-resolver-typescript": "^3.7.0", |
58 | 58 | "eslint-plugin-pinia": "^0.4.1",
|
59 |
| - "eslint-plugin-vue": "^9.29.1", |
| 59 | + "eslint-plugin-vue": "^9.32.0", |
60 | 60 | "schema-dts": "^1.1.2",
|
61 | 61 | "stats.js": "^0.17.0",
|
62 | 62 | "type-coverage": "^2.29.7",
|
63 |
| - "typescript": "^5.6.3", |
| 63 | + "typescript": "^5.7.2", |
64 | 64 | "typescript-eslint-parser-for-extra-files": "^0.7.0",
|
65 |
| - "vite-bundle-analyzer": "^0.12.1", |
66 |
| - "vue-tsc": "^2.1.8" |
| 65 | + "vite-bundle-analyzer": "^0.15.2", |
| 66 | + "vue-tsc": "^2.1.10" |
67 | 67 | },
|
68 | 68 | "browserslist": [
|
69 | 69 | "> 1% in CN",
|
70 | 70 | "not ie 11",
|
71 | 71 | "not dead"
|
72 | 72 | ],
|
73 |
| - "packageManager": "yarn@4.5.1" |
| 73 | + "packageManager": "yarn@4.5.3" |
74 | 74 | }
|
0 commit comments