|
71 | 71 | "wdns"
|
72 | 72 | ],
|
73 | 73 | "dependencies": {
|
74 |
| - "vue": "^3.4.20", |
75 |
| - "vuetify": "^3.5.6" |
| 74 | + "vue": "^3.4.26", |
| 75 | + "vuetify": "^3.6.2" |
76 | 76 | },
|
77 | 77 | "devDependencies": {
|
78 |
| - "@babel/core": "^7.23.9", |
79 |
| - "@babel/eslint-parser": "^7.23.10", |
| 78 | + "@babel/core": "^7.24.5", |
| 79 | + "@babel/eslint-parser": "^7.24.5", |
80 | 80 | "@faker-js/faker": "^8.4.1",
|
81 |
| - "@fortawesome/fontawesome-svg-core": "^6.5.1", |
82 |
| - "@fortawesome/free-brands-svg-icons": "^6.5.1", |
83 |
| - "@fortawesome/free-regular-svg-icons": "^6.5.1", |
84 |
| - "@fortawesome/free-solid-svg-icons": "^6.5.1", |
| 81 | + "@fortawesome/fontawesome-svg-core": "^6.5.2", |
| 82 | + "@fortawesome/free-brands-svg-icons": "^6.5.2", |
| 83 | + "@fortawesome/free-regular-svg-icons": "^6.5.2", |
| 84 | + "@fortawesome/free-solid-svg-icons": "^6.5.2", |
85 | 85 | "@fortawesome/vue-fontawesome": "^3.0.6",
|
86 | 86 | "@mdi/font": "^7.4.47",
|
87 | 87 | "@rollup/plugin-commonjs": "^25.0.7",
|
88 | 88 | "@rollup/plugin-node-resolve": "^15.2.3",
|
89 | 89 | "@rollup/plugin-terser": "^0.4.4",
|
90 |
| - "@stylistic/stylelint-plugin": "^2.1.0", |
91 |
| - "@types/node": "^20.11.20", |
| 90 | + "@stylistic/stylelint-plugin": "^2.1.2", |
| 91 | + "@types/node": "^20.12.8", |
92 | 92 | "@typescript-eslint/eslint-plugin": "^7.1.0",
|
93 | 93 | "@typescript-eslint/parser": "^7.1.0",
|
94 | 94 | "@vitejs/plugin-vue": "^5.0.4",
|
95 | 95 | "@vue/cli-plugin-eslint": "^5.0.8",
|
96 | 96 | "@vue/cli-service": "^5.0.8",
|
97 | 97 | "@vue/eslint-config-typescript": "^12.0.0",
|
98 |
| - "@vue/test-utils": "^2.4.4", |
99 |
| - "@vueuse/core": "^10.8.0", |
100 |
| - "@wdns/vue-code-block": "^2.3.1", |
101 |
| - "autoprefixer": "^10.4.17", |
| 98 | + "@vue/test-utils": "^2.4.5", |
| 99 | + "@vueuse/core": "^10.9.0", |
| 100 | + "@wdns/vue-code-block": "^2.3.2", |
| 101 | + "autoprefixer": "^10.4.19", |
102 | 102 | "eslint": "^8.57.0",
|
103 | 103 | "eslint-config-prettier": "^9.1.0",
|
104 | 104 | "eslint-plugin-import": "^2.29.1",
|
|
110 | 110 | "lint-staged": "^15.2.2",
|
111 | 111 | "miragejs": "^0.1.48",
|
112 | 112 | "pinia": "^2.1.7",
|
113 |
| - "postcss": "^8.4.35", |
| 113 | + "postcss": "^8.4.38", |
114 | 114 | "postcss-html": "^1.6.0",
|
115 | 115 | "postcss-scss": "^4.0.9",
|
116 | 116 | "prettier": "^3.2.5",
|
117 | 117 | "prismjs": "^1.29.0",
|
118 | 118 | "roboto-fontface": "^0.10.0",
|
119 |
| - "rollup": "^4.12.0", |
| 119 | + "rollup": "^4.17.2", |
120 | 120 | "rollup-plugin-polyfill-node": "^0.13.0",
|
121 | 121 | "rollup-plugin-postcss": "^4.0.2",
|
122 | 122 | "rollup-plugin-scss": "^4.0.0",
|
123 | 123 | "rollup-plugin-typescript2": "^0.36.0",
|
124 |
| - "sass": "^1.71.1", |
125 |
| - "stylelint": "^16.2.1", |
| 124 | + "sass": "^1.76.0", |
| 125 | + "stylelint": "^16.4.0", |
126 | 126 | "stylelint-config-standard": "^36.0.0",
|
127 | 127 | "stylelint-order": "^6.0.4",
|
128 |
| - "stylelint-scss": "^6.1.0", |
129 |
| - "typescript": "^5.3.3", |
| 128 | + "stylelint-scss": "^6.2.1", |
| 129 | + "typescript": "^5.4.5", |
130 | 130 | "unplugin-auto-import": "^0.17.5",
|
131 |
| - "vite": "^5.1.4", |
132 |
| - "vite-plugin-css-injected-by-js": "^3.4.0", |
133 |
| - "vite-plugin-dts": "^3.7.3", |
| 131 | + "vite": "^5.2.10", |
| 132 | + "vite-plugin-css-injected-by-js": "^3.5.1", |
| 133 | + "vite-plugin-dts": "^3.9.0", |
134 | 134 | "vite-plugin-eslint": "^1.8.1",
|
135 |
| - "vite-plugin-static-copy": "^1.0.1", |
| 135 | + "vite-plugin-static-copy": "^1.0.4", |
136 | 136 | "vite-plugin-stylelint": "^5.3.0",
|
137 |
| - "vite-plugin-vuetify": "^2.0.1", |
138 |
| - "vitest": "^1.3.1", |
139 |
| - "vue-tsc": "^1.8.25", |
| 137 | + "vite-plugin-vuetify": "^2.0.3", |
| 138 | + "vitest": "^1.5.3", |
| 139 | + "vue-tsc": "^2.0.16", |
140 | 140 | "webfontloader": "^1.6.28"
|
141 | 141 | }
|
142 | 142 | }
|
0 commit comments