Update dependencies: @swc/core, @vitejs/plugin-react, autoprefixer, axios

This commit is contained in:
root
2026-06-24 14:07:01 +02:00
parent dc383e5d1e
commit 719b48a9ab
+4 -4
View File
@@ -30,13 +30,13 @@
"@popperjs/core": "2.11.8",
"@prettier/plugin-php": "0.25.0",
"@shufo/prettier-plugin-blade": "1.16.2",
"@swc/core": "^1.15.41",
"@swc/core": "^1.15.43",
"@tailwindcss/forms": "0.5.11",
"@tailwindcss/postcss": "4.3.1",
"@tailwindcss/typography": "0.5.20",
"alpinejs": "3.15.12",
"autoprefixer": "10.5.0",
"axios": "^1.18.0",
"autoprefixer": "^10.5.1",
"axios": "^1.18.1",
"esbuild": "^0.28.1",
"eslint": "^10.5.0",
"eslint-plugin-vue": "10.9.2",
@@ -54,7 +54,7 @@
},
"dependencies": {
"@inertiajs/react": "^3.4.0",
"@vitejs/plugin-react": "^6.0.2",
"@vitejs/plugin-react": "^6.0.3",
"flowbite": "4.0.2",
"json5": "^2.2.3",
"react": "^19.2.7",