|
63 | 63 | "wdns"
|
64 | 64 | ],
|
65 | 65 | "dependencies": {
|
66 |
| - "@vueuse/core": "^10.2.1", |
67 |
| - "vue": "^3.3.4", |
68 |
| - "vuetify": "^3.3.9" |
| 66 | + "@vueuse/core": "^10.4.1", |
| 67 | + "vue": "^3.3.4" |
69 | 68 | },
|
70 | 69 | "devDependencies": {
|
71 |
| - "@babel/core": "^7.22.9", |
72 |
| - "@babel/eslint-parser": "^7.22.9", |
73 |
| - "@fortawesome/fontawesome-svg-core": "^6.4.0", |
74 |
| - "@fortawesome/free-brands-svg-icons": "^6.4.0", |
75 |
| - "@fortawesome/free-regular-svg-icons": "^6.4.0", |
76 |
| - "@fortawesome/free-solid-svg-icons": "^6.4.0", |
| 70 | + "@babel/core": "^7.23.0", |
| 71 | + "@babel/eslint-parser": "^7.22.15", |
| 72 | + "@fortawesome/fontawesome-svg-core": "^6.4.2", |
| 73 | + "@fortawesome/free-brands-svg-icons": "^6.4.2", |
| 74 | + "@fortawesome/free-regular-svg-icons": "^6.4.2", |
| 75 | + "@fortawesome/free-solid-svg-icons": "^6.4.2", |
77 | 76 | "@fortawesome/vue-fontawesome": "^3.0.3",
|
78 | 77 | "@mdi/font": "^7.2.96",
|
79 |
| - "@rollup/plugin-commonjs": "^25.0.3", |
80 |
| - "@rollup/plugin-node-resolve": "^15.1.0", |
| 78 | + "@rollup/plugin-commonjs": "^25.0.4", |
| 79 | + "@rollup/plugin-node-resolve": "^15.2.1", |
81 | 80 | "@rollup/plugin-terser": "^0.4.3",
|
82 |
| - "@types/node": "^20.4.2", |
83 |
| - "@typescript-eslint/eslint-plugin": "^6.1.0", |
84 |
| - "@typescript-eslint/parser": "^6.1.0", |
85 |
| - "@vitejs/plugin-vue": "^4.2.3", |
| 81 | + "@types/node": "^20.8.0", |
| 82 | + "@typescript-eslint/eslint-plugin": "^6.7.4", |
| 83 | + "@typescript-eslint/parser": "^6.7.4", |
| 84 | + "@vitejs/plugin-vue": "^4.4.0", |
86 | 85 | "@vue/cli-plugin-babel": "^5.0.8",
|
87 | 86 | "@vue/cli-plugin-eslint": "^5.0.8",
|
88 | 87 | "@vue/cli-service": "^5.0.8",
|
89 | 88 | "@vue/compiler-sfc": "^3.3.4",
|
90 |
| - "@vue/eslint-config-typescript": "^11.0.3", |
91 |
| - "autoprefixer": "^10.4.14", |
92 |
| - "eslint": "^8.45.0", |
93 |
| - "eslint-config-prettier": "^8.8.0", |
94 |
| - "eslint-plugin-import": "^2.27.5", |
| 89 | + "@vue/eslint-config-typescript": "^12.0.0", |
| 90 | + "autoprefixer": "^10.4.16", |
| 91 | + "eslint": "^8.50.0", |
| 92 | + "eslint-config-prettier": "^9.0.0", |
| 93 | + "eslint-plugin-import": "^2.28.1", |
95 | 94 | "eslint-plugin-prettier": "^5.0.0",
|
96 |
| - "eslint-plugin-vue": "^9.15.1", |
97 |
| - "gh-pages": "^5.0.0", |
| 95 | + "eslint-plugin-vue": "^9.17.0", |
| 96 | + "gh-pages": "^6.0.0", |
98 | 97 | "husky": "^8.0.3",
|
99 |
| - "lint-staged": "^13.2.3", |
| 98 | + "lint-staged": "^14.0.1", |
100 | 99 | "miragejs": "^0.1.47",
|
101 |
| - "pinia": "^2.1.4", |
102 |
| - "postcss": "^8.4.26", |
| 100 | + "pinia": "^2.1.6", |
| 101 | + "postcss": "^8.4.31", |
103 | 102 | "postcss-html": "^1.5.0",
|
104 |
| - "postcss-scss": "^4.0.6", |
105 |
| - "prettier": "^3.0.0", |
| 103 | + "postcss-scss": "^4.0.9", |
| 104 | + "prettier": "^3.0.3", |
106 | 105 | "prismjs": "^1.29.0",
|
107 | 106 | "roboto-fontface": "^0.10.0",
|
108 |
| - "rollup": "^3.26.3", |
| 107 | + "rollup": "^3.29.4", |
109 | 108 | "rollup-plugin-polyfill-node": "^0.12.0",
|
110 | 109 | "rollup-plugin-postcss": "^4.0.2",
|
111 | 110 | "rollup-plugin-scss": "^4.0.0",
|
112 |
| - "rollup-plugin-typescript2": "^0.35.0", |
113 |
| - "sass": "^1.64.0", |
114 |
| - "stylelint": "^15.10.2", |
| 111 | + "rollup-plugin-typescript2": "^0.36.0", |
| 112 | + "sass": "^1.68.0", |
| 113 | + "stylelint": "^15.10.3", |
115 | 114 | "stylelint-config-standard": "^34.0.0",
|
116 | 115 | "stylelint-order": "^6.0.3",
|
117 |
| - "stylelint-scss": "^5.0.1", |
118 |
| - "typescript": "^5.1.6", |
| 116 | + "stylelint-scss": "^5.2.1", |
| 117 | + "typescript": "^5.2.2", |
119 | 118 | "unplugin-auto-import": "^0.16.6",
|
120 |
| - "vite": "^4.4.5", |
| 119 | + "vite": "^4.4.9", |
121 | 120 | "vite-plugin-babel": "^1.1.3",
|
122 |
| - "vite-plugin-css-injected-by-js": "^3.2.1", |
123 |
| - "vite-plugin-dts": "^3.3.1", |
| 121 | + "vite-plugin-css-injected-by-js": "^3.3.0", |
| 122 | + "vite-plugin-dts": "^3.6.0", |
124 | 123 | "vite-plugin-eslint": "^1.8.1",
|
125 | 124 | "vite-plugin-static-copy": "^0.17.0",
|
126 |
| - "vite-plugin-stylelint": "^4.3.0", |
| 125 | + "vite-plugin-stylelint": "^5.1.1", |
127 | 126 | "vite-plugin-vuetify": "^1.0.2",
|
128 |
| - "vue-tsc": "^1.8.5", |
| 127 | + "vue-tsc": "^1.8.15", |
129 | 128 | "vue3-code-block": "^2.2.12",
|
| 129 | + "vuetify": "^3.3.19", |
130 | 130 | "webfontloader": "^1.6.28"
|
131 | 131 | }
|
132 | 132 | }
|
0 commit comments