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] authored Jul 26, 2024
1 parent 29e72d6 commit c476a76
Show file tree
Hide file tree
Showing 2 changed files with 1,631 additions and 1,295 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,33 +78,33 @@
"test": "pnpm test:unit && pnpm test:storybook"
},
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/eslint-parser": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/core": "7.24.9",
"@babel/eslint-parser": "7.25.0",
"@babel/preset-env": "7.25.0",
"@babel/preset-typescript": "7.24.7",
"@eik/cli": "2.0.38",
"@eik/esbuild-plugin": "1.1.47",
"@lingui/cli": "4.11.2",
"@lingui/conf": "4.11.2",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@storybook/addon-actions": "8.2.1",
"@storybook/addon-essentials": "8.2.1",
"@storybook/addon-interactions": "8.2.1",
"@storybook/builder-vite": "8.2.1",
"@storybook/cli": "8.2.1",
"@storybook/react-vite": "8.2.1",
"@storybook/test-runner": "0.19.0",
"@storybook/test": "8.2.1",
"@testing-library/jest-dom": "6.4.6",
"@storybook/addon-actions": "8.2.6",
"@storybook/addon-essentials": "8.2.6",
"@storybook/addon-interactions": "8.2.6",
"@storybook/builder-vite": "8.2.6",
"@storybook/cli": "8.2.6",
"@storybook/react-vite": "8.2.6",
"@storybook/test-runner": "0.19.1",
"@storybook/test": "8.2.6",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "16.0.0",
"@types/node": "20.14.10",
"@types/node": "20.14.12",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.3",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"@vitejs/plugin-react": "4.3.1",
"@vitest/coverage-v8": "2.0.2",
"@vitest/coverage-v8": "2.0.4",
"@warp-ds/eslint-config": "1.0.5",
"@warp-ds/uno": "2.x",
"concurrently": "8.2.2",
Expand All @@ -115,29 +115,29 @@
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-storybook": "0.8.0",
"glob": "11.0.0",
"happy-dom": "14.12.3",
"jest": "29.7.0",
"playwright": "1.45.1",
"prettier": "3.3.2",
"playwright": "1.45.3",
"prettier": "3.3.3",
"react-dom": "18.x",
"react": "18.x",
"semantic-release": "24.0.0",
"semantic-release-slack-bot": "4.0.2",
"storybook": "8.2.1",
"typescript": "5.5.3",
"storybook": "8.2.6",
"typescript": "5.5.4",
"unocss": "0.x",
"vite": "5.3.3",
"vitest": "2.0.2",
"vite": "5.3.5",
"vitest": "2.0.4",
"wait-on": "7.2.0"
},
"dependencies": {
"@chbphone55/classnames": "2.0.0",
"@lingui/core": "4.11.2",
"@warp-ds/core": "1.1.5",
"@warp-ds/css": "2.0.0-next.4",
"@warp-ds/css": "2.0.0-v2.1",
"@warp-ds/icons": "2.0.2",
"react-focus-lock": "2.12.1",
"resize-observer-polyfill": "1.5.1",
Expand Down
Loading

0 comments on commit c476a76

Please sign in to comment.