We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41450cc commit f92e7a3Copy full SHA for f92e7a3
package.json
@@ -18,17 +18,17 @@
18
"license": "MIT",
19
"devDependencies": {
20
"browser-sync": "^3.0.2",
21
- "browser-sync-webpack-plugin": "2.3.0",
+ "browser-sync-webpack-plugin": "^2.3.0",
22
"cross-env": "^7.0.3",
23
- "eslint": "^8.57.0",
24
- "eslint-plugin-vue": "^9.23.0",
25
- "eslint-webpack-plugin": "^4.1.0",
+ "eslint": "^9.11.0",
+ "eslint-plugin-vue": "^9.28.0",
+ "eslint-webpack-plugin": "^4.2.0",
26
"laravel-mix": "^6.0.49",
27
"laravel-mix-eslint": "^0.2.0",
28
- "postcss": "^8.4.38",
+ "postcss": "^8.4.47",
29
"postcss-import": "^16.1.0",
30
- "postcss-nested": "^6.0.1",
31
- "tailwindcss": "^3.4.1"
+ "postcss-nested": "^6.2.0",
+ "tailwindcss": "^3.4.12"
32
},
33
"dependencies": {}
34
}
0 commit comments