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 3d7eb85 commit 754229fCopy full SHA for 754229f
package.json
@@ -6,13 +6,13 @@
6
"build": "vite build"
7
},
8
"devDependencies": {
9
- "axios": "^1.1.2",
10
- "laravel-vite-plugin": "^0.7.5",
11
- "vite": "^4.0.0"
+ "axios": "^1.12.0",
+ "laravel-vite-plugin": "^2.0.1",
+ "vite": "^7.2.0"
12
13
"dependencies": {
14
"@syncfusion/ej2-vue-richtexteditor": "^22.2.5",
15
- "@vitejs/plugin-vue": "^4.2.3",
+ "@vitejs/plugin-vue": "^4.6.2",
16
"vue": "^3.2.36"
17
}
18
0 commit comments