Skip to content

Commit

Permalink
Update devDependencies (#121)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent 087ecfe commit f4dfbfe
Show file tree
Hide file tree
Showing 2 changed files with 822 additions and 830 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,21 @@
"prepare": "husky"
},
"devDependencies": {
"@babel/core": "7.24.5",
"@babel/plugin-transform-runtime": "7.24.3",
"@babel/preset-env": "7.24.5",
"@babel/preset-typescript": "7.24.1",
"@babel/core": "7.24.7",
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@types/floreal": "1.1.3",
"@types/navigator-languages-parser": "0.10.2",
"@types/node": "18.19.31",
"@types/node": "18.19.39",
"@types/webpack": "5.28.5",
"@types/webpack-env": "1.18.4",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@types/webpack-env": "1.18.5",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"autoprefixer": "10.4.19",
"babel-loader": "9.1.3",
"browserslist": "4.23.0",
"css-loader": "7.1.1",
"browserslist": "4.23.1",
"css-loader": "7.1.2",
"cssnano": "6.1.2",
"eslint": "8.57.0",
"eslint-config-airbnb-base": "15.0.0",
Expand All @@ -43,17 +43,17 @@
"html-loader": "5.0.0",
"html-webpack-plugin": "5.6.0",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"lint-staged": "15.2.7",
"mini-css-extract-plugin": "2.9.0",
"patch-package": "8.0.0",
"postcss": "8.4.38",
"postcss-loader": "8.1.1",
"postinstall-postinstall": "2.1.0",
"prettier": "3.2.5",
"prettier": "3.3.2",
"style-loader": "3.3.4",
"ts-node": "10.9.2",
"typescript": "5.4.5",
"webpack": "5.91.0",
"typescript": "5.5.2",
"webpack": "5.92.1",
"webpack-cli": "5.1.4",
"webpack-pwa-manifest": "4.3.0",
"workbox-webpack-plugin": "7.1.0"
Expand Down
Loading

0 comments on commit f4dfbfe

Please sign in to comment.