Skip to content

Commit

Permalink
Upgrade Dependencies to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
GenieTim committed Nov 10, 2023
1 parent 97c4e08 commit 3c00fa5
Show file tree
Hide file tree
Showing 3 changed files with 787 additions and 738 deletions.
58 changes: 29 additions & 29 deletions composer.lock

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

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
},
"devDependencies": {
"autoprefixer": "^10.4.13",
"axios": "^1.5.1",
"axios": "^1.6.1",
"browser-sync": "^2.29.3",
"browser-sync-webpack-plugin": "^2.3.0",
"copy-webpack-plugin": "^11.0.0",
"cross-env": "^7.0.3",
"deepl-translator": "^1.2.1",
"extra-watch-webpack-plugin": "^1.0.3",
"fuse.js": "^6.6.2",
"fuse.js": "^7.0.0",
"hasbin": "^1.2.3",
"inquirer": "^9.2.11",
"inquirer": "^9.2.12",
"instantclick": "^3.1.0-2",
"jimp": "^0.22.10",
"js-yaml": "^4.1.0",
Expand All @@ -34,15 +34,15 @@
"postcss-css-variables": "^0.19.0",
"resolve-url-loader": "^5.0.0",
"responsive-loader": "^3.1.2",
"sass": "^1.69.4",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
"tailwindcss": "^3.3.3",
"tailwindcss": "^3.3.5",
"tmp": "^0.2.1",
"vue": "^2.6.12",
"vue-loader": "^15.9.6",
"vue-template-compiler": "^2.7.14",
"vue": "^3.3.8",
"vue-loader": "^17.3.1",
"vue-template-compiler": "^2.7.15",
"workbox-webpack-plugin": "^7.0.0",
"yaml": "^2.3.3",
"yaml": "^2.3.4",
"yargs": "^17.7.2"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 3c00fa5

Please sign in to comment.