Skip to content

Commit

Permalink
chore(deps): update all dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 8, 2024
1 parent 70d703a commit eb70044
Show file tree
Hide file tree
Showing 2 changed files with 3,366 additions and 2,522 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@storybook/cli": "^7.6.12",
"@storybook/react-vite": "^7.6.12",
"@storybook/test": "^7.6.12",
"@storybook/test-runner": "^0.16.0",
"@storybook/test-runner": "^0.19.0",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.1.2",
"@types/node": "^20.11.16",
Expand All @@ -109,40 +109,40 @@
"concurrently": "^8.2.2",
"cz-conventional-changelog": "^3.3.0",
"element-collapse": "^1.0.1",
"esbuild": "0.19.11",
"esbuild": "0.23.0",
"@warp-ds/eslint-config": "1.0.5",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-storybook": "^0.6.15",
"eslint-plugin-storybook": "^0.8.0",
"glob": "^10.3.10",
"happy-dom": "^13.1.4",
"jest": "^29.7.0",
"playwright": "^1.41.2",
"prettier": "^3.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-focus-lock": "^2.5.2",
"resize-observer-polyfill": "^1.5.1",
"semantic-release": "^23.0.0",
"semantic-release-slack-bot": "^4.0.0",
"storybook": "^7.6.12",
"typescript": "5.3.3",
"unocss": "^0.58.0",
"typescript": "5.5.3",
"unocss": "^0.61.0",
"vite": "^5.0.12",
"vitest": "^1.2.2",
"wait-on": "^7.2.0"
},
"dependencies": {
"@chbphone55/classnames": "2.0.0",
"@lingui/core": "4.7.0",
"@warp-ds/core": "1.1.3",
"@warp-ds/css": "2.0.0-next.4",
"@warp-ds/icons": "2.0.0",
"@lingui/core": "4.11.2",
"@warp-ds/core": "1.1.5",
"@warp-ds/css": "2.0.0-v2.1",
"@warp-ds/icons": "2.0.2",
"@warp-ds/uno": "2.x",
"react-focus-lock": "2.9.7",
"react-focus-lock": "2.12.1",
"resize-observer-polyfill": "1.5.1",
"scroll-doctor": "2.0.2"
},
Expand Down
Loading

0 comments on commit eb70044

Please sign in to comment.