Skip to content

Commit

Permalink
Bump Node dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
musimana committed Jul 23, 2024
1 parent d6e2620 commit 53be335
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 72 deletions.
136 changes: 68 additions & 68 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
"devDependencies": {
"@inertiajs/vue3": "^1.2.0",
"@tailwindcss/forms": "^0.5.7",
"@vitejs/plugin-vue": "5.0.5",
"@vue/server-renderer": "^3.4.31",
"@vitejs/plugin-vue": "5.1.0",
"@vue/server-renderer": "^3.4.33",
"autoprefixer": "^10.4.19",
"axios": "^1.7.2",
"eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-promise": "^6.4.0",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-vue": "^9.27.0",
"laravel-vite-plugin": "^1.0.5",
"postcss": "^8.4.39",
"tailwindcss": "^3.4.6",
"vite": "^5.3.4",
"vue": "^3.4.31"
"vue": "^3.4.33"
},
"dependencies": {
"@ckeditor/ckeditor5-vue": "^6.0.0",
Expand Down

0 comments on commit 53be335

Please sign in to comment.