Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 15, 2023
1 parent e878c97 commit 0fcffb5
Show file tree
Hide file tree
Showing 3 changed files with 766 additions and 921 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14.19.0
14.21.3
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.6",
"enzyme-adapter-react-16": "1.15.7",
"jest": "27.5.1",
"next": "12.1.6",
"next-pwa": "5.4.4",
"next-pwa": "5.6.0",
"normalize.css": "8.0.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"styled-components": "5.3.3",
"swr": "1.2.2",
"typescript": "4.5.5",
"styled-components": "5.3.11",
"swr": "1.3.0",
"typescript": "4.9.5",
"unfetch": "4.2.0",
"use-seconds": "1.6.0"
"use-seconds": "1.7.0"
},
"devDependencies": {
"@babel/core": "7.20.12",
Expand All @@ -45,20 +45,20 @@
"@types/react-dom": "17.0.19",
"@types/react-test-renderer": "17.0.2",
"@types/styled-components": "5.1.26",
"all-contributors-cli": "6.20.0",
"all-contributors-cli": "6.26.1",
"babel-jest": "27.5.1",
"babel-loader": "8.2.5",
"babel-loader": "8.3.0",
"babel-plugin-styled-components": "1.13.3",
"babel-preset-env": "1.7.0",
"babel-preset-react": "6.24.1",
"eslint": "7.32.0",
"eslint-config-next": "11.1.4",
"jest-styled-components": "7.0.8",
"jest-styled-components": "7.2.0",
"lint-staged": "11.2.6",
"react-docgen-typescript-loader": "3.7.2",
"react-test-renderer": "17.0.2",
"ts-jest": "27.1.3",
"ts-loader": "9.2.6"
"ts-jest": "27.1.5",
"ts-loader": "9.5.1"
},
"lint-staged": {
"*.ts,.*.tsx": [
Expand Down
Loading

0 comments on commit 0fcffb5

Please sign in to comment.