|
63 | 63 | "wdns"
|
64 | 64 | ],
|
65 | 65 | "dependencies": {
|
66 |
| - "@vueuse/core": "^10.2.0", |
| 66 | + "@vueuse/core": "^10.2.1", |
67 | 67 | "vue": "^3.3.4",
|
68 |
| - "vuetify": "^3.3.5" |
| 68 | + "vuetify": "^3.3.7" |
69 | 69 | },
|
70 | 70 | "devDependencies": {
|
71 |
| - "@babel/core": "^7.22.5", |
72 |
| - "@babel/eslint-parser": "^7.22.5", |
| 71 | + "@babel/core": "^7.22.6", |
| 72 | + "@babel/eslint-parser": "^7.22.6", |
73 | 73 | "@fortawesome/fontawesome-svg-core": "^6.4.0",
|
74 | 74 | "@fortawesome/free-brands-svg-icons": "^6.4.0",
|
75 | 75 | "@fortawesome/free-regular-svg-icons": "^6.4.0",
|
|
79 | 79 | "@rollup/plugin-commonjs": "^25.0.2",
|
80 | 80 | "@rollup/plugin-node-resolve": "^15.1.0",
|
81 | 81 | "@rollup/plugin-terser": "^0.4.3",
|
82 |
| - "@types/node": "^20.3.1", |
83 |
| - "@typescript-eslint/eslint-plugin": "^5.60.1", |
84 |
| - "@typescript-eslint/parser": "^5.60.1", |
| 82 | + "@types/node": "^20.3.3", |
| 83 | + "@typescript-eslint/eslint-plugin": "^5.61.0", |
| 84 | + "@typescript-eslint/parser": "^5.61.0", |
85 | 85 | "@vitejs/plugin-vue": "^4.2.3",
|
86 | 86 | "@vue/cli-plugin-babel": "^5.0.8",
|
87 | 87 | "@vue/cli-plugin-eslint": "^5.0.8",
|
88 | 88 | "@vue/cli-service": "^5.0.8",
|
89 | 89 | "@vue/compiler-sfc": "^3.3.4",
|
90 | 90 | "@vue/eslint-config-typescript": "^11.0.3",
|
91 | 91 | "autoprefixer": "^10.4.14",
|
92 |
| - "eslint": "^8.43.0", |
| 92 | + "eslint": "^8.44.0", |
93 | 93 | "eslint-config-prettier": "^8.8.0",
|
94 | 94 | "eslint-plugin-import": "^2.27.5",
|
95 | 95 | "eslint-plugin-prettier": "^4.2.1",
|
96 | 96 | "eslint-plugin-vue": "^9.15.1",
|
97 | 97 | "gh-pages": "^5.0.0",
|
98 | 98 | "husky": "^8.0.3",
|
99 |
| - "lint-staged": "^13.2.2", |
| 99 | + "lint-staged": "^13.2.3", |
100 | 100 | "miragejs": "^0.1.47",
|
101 | 101 | "pinia": "^2.1.4",
|
102 | 102 | "postcss": "^8.4.24",
|
103 | 103 | "postcss-html": "^1.5.0",
|
104 | 104 | "postcss-scss": "^4.0.6",
|
105 |
| - "prettier": "^2.8.8", |
| 105 | + "prettier": "^3.0.0", |
106 | 106 | "prismjs": "^1.29.0",
|
107 | 107 | "roboto-fontface": "^0.10.0",
|
108 |
| - "rollup": "^3.25.2", |
| 108 | + "rollup": "^3.26.1", |
109 | 109 | "rollup-plugin-polyfill-node": "^0.12.0",
|
110 | 110 | "rollup-plugin-postcss": "^4.0.2",
|
111 | 111 | "rollup-plugin-scss": "^4.0.0",
|
112 | 112 | "rollup-plugin-typescript2": "^0.35.0",
|
113 | 113 | "sass": "^1.63.6",
|
114 |
| - "stylelint": "^15.9.0", |
115 |
| - "stylelint-config-standard": "^33.0.0", |
| 114 | + "stylelint": "^15.10.0", |
| 115 | + "stylelint-config-standard": "^34.0.0", |
116 | 116 | "stylelint-order": "^6.0.3",
|
117 | 117 | "stylelint-scss": "^5.0.1",
|
118 |
| - "typescript": "^5.1.3", |
119 |
| - "unplugin-auto-import": "^0.16.4", |
| 118 | + "typescript": "^5.1.6", |
| 119 | + "unplugin-auto-import": "^0.16.6", |
120 | 120 | "vite": "^4.3.9",
|
121 | 121 | "vite-plugin-babel": "^1.1.3",
|
122 |
| - "vite-plugin-css-injected-by-js": "^3.1.1", |
123 |
| - "vite-plugin-dts": "^2.3.0", |
| 122 | + "vite-plugin-css-injected-by-js": "^3.1.2", |
| 123 | + "vite-plugin-dts": "^3.1.0", |
124 | 124 | "vite-plugin-eslint": "^1.8.1",
|
125 | 125 | "vite-plugin-static-copy": "^0.16.0",
|
126 | 126 | "vite-plugin-stylelint": "^4.3.0",
|
127 | 127 | "vite-plugin-vuetify": "^1.0.2",
|
128 |
| - "vue-tsc": "^1.8.1", |
| 128 | + "vue-tsc": "^1.8.4", |
129 | 129 | "vue3-code-block": "^2.2.11",
|
130 | 130 | "webfontloader": "^1.6.28"
|
131 | 131 | }
|
|
0 commit comments