Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 9586542 commit c18697b
Show file tree
Hide file tree
Showing 3 changed files with 387 additions and 954 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
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,27 +13,27 @@
"build-storybook": "build-storybook"
},
"dependencies": {
"@elzup/kit": "1.4.0",
"@elzup/kit": "1.5.1",
"@material-ui/core": "4.12.4",
"@material-ui/icons": "4.11.3",
"@material-ui/styles": "4.11.5",
"color": "4.2.1",
"fitty": "2.3.6",
"formik": "2.2.9",
"color": "4.2.3",
"fitty": "2.4.2",
"formik": "2.4.6",
"next": "12.3.4",
"next-pwa": "5.4.4",
"re-resizable": "6.9.2",
"next-pwa": "5.6.0",
"re-resizable": "6.10.1",
"react": "17.0.2",
"react-color": "2.19.3",
"react-dom": "17.0.2",
"react-use": "17.3.2",
"react-use": "17.5.1",
"react-webcam": "6.0.1",
"reactcss": "1.2.3",
"recompose": "0.30.0",
"rooks": "5.10.0",
"styled-components": "5.3.3",
"tone": "14.7.77",
"use-seconds": "1.6.0"
"rooks": "5.14.1",
"styled-components": "5.3.11",
"tone": "14.9.17",
"use-seconds": "1.7.0"
},
"devDependencies": {
"@babel/core": "7.25.2",
Expand All @@ -52,17 +52,17 @@
"@types/react-dom": "17.0.21",
"@types/recompose": "0.30.11",
"@types/styled-components": "5.1.28",
"babel-loader": "8.2.5",
"babel-loader": "8.4.1",
"babel-plugin-styled-components": "1.13.3",
"eslint": "7.32.0",
"eslint-config-nzap": "4.4.0",
"jest": "27.5.1",
"jest-date-mock": "1.0.8",
"jest-date-mock": "1.0.10",
"prettier": "2.8.8",
"react-test-renderer": "17.0.2",
"ts-jest": "27.1.3",
"typescript": "4.5.5",
"webpack": "5.94.0"
"ts-jest": "27.1.5",
"typescript": "4.9.5",
"webpack": "5.96.1"
},
"license": "MIT"
}
Loading

0 comments on commit c18697b

Please sign in to comment.