|
70 | 70 | "vuedraggable": "^4.0.2"
|
71 | 71 | },
|
72 | 72 | "devDependencies": {
|
73 |
| - "@iconify-json/heroicons-outline": "^1.1.7", |
74 |
| - "@rushstack/eslint-patch": "^1.3.3", |
| 73 | + "@iconify-json/heroicons-outline": "^1.2.1", |
| 74 | + "@rushstack/eslint-patch": "^1.12.0", |
75 | 75 | "@snapshot-labs/eslint-config-vue": "^0.1.0-beta.15",
|
76 | 76 | "@snapshot-labs/prettier-config": "0.1.0-beta.15",
|
77 |
| - "@tailwindcss/forms": "^0.5.6", |
78 |
| - "@types/bluebird": "^3.5.38", |
79 |
| - "@types/lodash": "^4.14.198", |
80 |
| - "@types/node": "^20.5.0", |
81 |
| - "@vitejs/plugin-vue": "^2.3.4", |
82 |
| - "@vitest/coverage-v8": "^0.34.5", |
83 |
| - "@vue/test-utils": "^2.4.1", |
84 |
| - "autoprefixer": "^10.4.15", |
| 77 | + "@tailwindcss/forms": "^0.5.10", |
| 78 | + "@types/bluebird": "^3.5.42", |
| 79 | + "@types/lodash": "^4.17.20", |
| 80 | + "@types/node": "^24.2.0", |
| 81 | + "@vitejs/plugin-vue": "^6.0.1", |
| 82 | + "@vitest/coverage-v8": "^3.2.4", |
| 83 | + "@vue/test-utils": "^2.4.6", |
| 84 | + "autoprefixer": "^10.4.21", |
85 | 85 | "env-cmd": "^10.1.0",
|
86 |
| - "eslint": "^8.46.0", |
87 |
| - "happy-dom": "^10.11.0", |
88 |
| - "husky": "^8.0.3", |
89 |
| - "patch-package": "^7.0.0", |
90 |
| - "postcss": "^8.4.28", |
| 86 | + "eslint": "^9.32.0", |
| 87 | + "happy-dom": "^18.0.1", |
| 88 | + "husky": "^9.1.7", |
| 89 | + "patch-package": "^8.0.0", |
| 90 | + "postcss": "^8.5.6", |
91 | 91 | "postinstall-postinstall": "^2.1.0",
|
92 |
| - "prettier": "^3.1.0", |
93 |
| - "prettier-plugin-tailwindcss": "^0.5.7", |
94 |
| - "rollup-plugin-visualizer": "^5.9.0", |
95 |
| - "sass": "~1.62.1", |
96 |
| - "sass-loader": "^13.2.2", |
97 |
| - "start-server-and-test": "^2.0.0", |
98 |
| - "tailwindcss": "^3.3.5", |
99 |
| - "unplugin-auto-import": "^0.16.1", |
100 |
| - "unplugin-icons": "^0.16.5", |
101 |
| - "unplugin-vue-components": "^0.25.2", |
102 |
| - "vite": "^2.9.14", |
103 |
| - "vitest": "^0.33.0" |
| 92 | + "prettier": "^3.6.2", |
| 93 | + "prettier-plugin-tailwindcss": "^0.6.14", |
| 94 | + "rollup-plugin-visualizer": "^6.0.3", |
| 95 | + "sass": "~1.89.2", |
| 96 | + "sass-loader": "^16.0.5", |
| 97 | + "start-server-and-test": "^2.0.13", |
| 98 | + "tailwindcss": "^4.1.11", |
| 99 | + "unplugin-auto-import": "^19.3.0", |
| 100 | + "unplugin-icons": "^22.2.0", |
| 101 | + "unplugin-vue-components": "^28.8.0", |
| 102 | + "vite": "^7.0.6", |
| 103 | + "vitest": "^3.2.4" |
104 | 104 | },
|
105 | 105 | "resolutions": {
|
106 | 106 | "ansi-regex": "^5.0.1",
|
|
0 commit comments