Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DirtyRacer1337 committed Oct 31, 2024
1 parent 3788997 commit 91bbe8e
Show file tree
Hide file tree
Showing 3 changed files with 1,267 additions and 1,270 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@babel/core": "^7.25.8",
"@babel/preset-env": "^7.25.8",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.13.0",
"babel-loader": "^9.2.1",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-config-standard": "^17.1.0",
"file-loader": "^6.2.0",
"globals": "^15.11.0",
Expand All @@ -47,8 +47,8 @@
"mini-css-extract-plugin": "^2.9.1",
"postcss": "^8.4.47",
"postcss-loader": "^8.1.1",
"postcss-preset-env": "^10.0.7",
"sass": "^1.80.0",
"postcss-preset-env": "^10.0.8",
"sass": "^1.80.5",
"sass-loader": "^16.0.2",
"terser-webpack-plugin": "^5.3.10",
"webpack": "^5.95.0",
Expand Down
Loading

0 comments on commit 91bbe8e

Please sign in to comment.