Skip to content

Commit

Permalink
chore(deps): update several dev packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Kai Volland committed Feb 13, 2024
1 parent ab716fa commit 260c017
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 108 deletions.
199 changes: 102 additions & 97 deletions package-lock.json

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

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,29 +125,29 @@
"eslint": "^8.56.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jsdom": "^22.0.0",
"less": "^4.1.3",
"jsdom": "^24.0.0",
"less": "^4.2.0",
"less-loader": "^12.2.0",
"mini-css-extract-plugin": "^2.7.5",
"mini-css-extract-plugin": "^2.8.0",
"ol": "^8.2.0",
"react": "^18.2.0",
"react-docgen-typescript": "^2.2.2",
"react-dom": "^18.2.0",
"react-styleguidist": "^13.1.1",
"react-styleguidist": "^13.1.2",
"readdirp": "^3.6.0",
"replace-in-file": "^7.0.0",
"rimraf": "^5.0.0",
"rollup-plugin-polyfill-node": "^0.12.0",
"replace-in-file": "^7.1.0",
"rimraf": "^5.0.5",
"rollup-plugin-polyfill-node": "^0.13.0",
"semantic-release": "^23.0.2",
"terser-webpack-plugin": "^5.3.8",
"terser-webpack-plugin": "^5.3.10",
"ts-loader": "^9.5.1",
"typescript": "^5.0.4",
"typescript": "^5.3.3",
"vite": "5.1.1",
"vitest": "1.2.2",
"whatwg-fetch": "^3.6.2"
"whatwg-fetch": "^3.6.20"
},
"peerDependencies": {
"@types/react": ">=16.x",
Expand Down

0 comments on commit 260c017

Please sign in to comment.