Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 21, 2021
1 parent da67c0a commit 9ee37b4
Show file tree
Hide file tree
Showing 2 changed files with 357 additions and 888 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"zod": "^3.0.0"
},
"resolutions": {
"typescript": "4.4.4",
"eslint": "7.32.0"
"typescript": "4.5.2",
"eslint": "8.3.0"
},
"lint-staged": {
"*.md": [
Expand Down Expand Up @@ -75,7 +75,7 @@
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
"@hookform/resolvers": "^2.5.2",
"@size-limit/preset-small-lib": "^6.0.4",
"@size-limit/preset-small-lib": "^7.0.0",
"@storybook/addon-essentials": "^6.3.12",
"@storybook/addon-info": "^5.3.21",
"@storybook/addon-links": "^6.3.12",
Expand Down Expand Up @@ -103,7 +103,7 @@
"react-dom": "^17.0.2",
"react-hook-form": "^7.8.8",
"react-icons": "^4.2.0",
"size-limit": "^6.0.4",
"size-limit": "^7.0.0",
"storybook-dark-mode": "^1.0.8",
"tsdx": "^0.14.1",
"tslib": "^2.3.1",
Expand All @@ -129,9 +129,9 @@
"body-scroll-lock": "^3.1.5",
"color-hash-ts": "^0.0.7",
"deepmerge": "^4.2.2",
"eslint": "7.32.0",
"font-color-contrast": "^9.0.2",
"lint-staged": "^11.2.6",
"eslint": "8.3.0",
"font-color-contrast": "^10.0.0",
"lint-staged": "^12.0.0",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"mitt": "^3.0.0",
Expand Down
Loading

0 comments on commit 9ee37b4

Please sign in to comment.