Skip to content

Commit

Permalink
fix(deps): update all dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent 06f8757 commit 91d2f32
Show file tree
Hide file tree
Showing 2 changed files with 3,673 additions and 3,007 deletions.
78 changes: 39 additions & 39 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,68 +79,68 @@
"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/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",
"@babel/core": "7.26.7",
"@babel/eslint-parser": "7.26.5",
"@babel/preset-env": "7.26.7",
"@babel/preset-typescript": "7.26.0",
"@eik/cli": "2.0.39",
"@eik/esbuild-plugin": "1.1.49",
"@lingui/cli": "4.14.1",
"@lingui/conf": "4.14.1",
"@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",
"@testing-library/react": "16.0.0",
"@types/node": "20.14.10",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.3",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"@vitejs/plugin-react": "4.3.1",
"@vitest/coverage-v8": "2.0.2",
"@warp-ds/eslint-config": "1.0.5",
"@storybook/addon-actions": "8.5.2",
"@storybook/addon-essentials": "8.5.2",
"@storybook/addon-interactions": "8.5.2",
"@storybook/builder-vite": "8.5.2",
"@storybook/cli": "8.5.2",
"@storybook/react-vite": "8.5.2",
"@storybook/test-runner": "0.21.0",
"@storybook/test": "8.5.2",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",
"@types/node": "20.17.16",
"@types/react-dom": "18.3.5",
"@types/react": "18.3.18",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitejs/plugin-react": "4.3.4",
"@vitest/coverage-v8": "2.1.8",
"@warp-ds/eslint-config": "1.1.0",
"@warp-ds/uno": "2.x",
"concurrently": "8.2.2",
"cz-conventional-changelog": "3.3.0",
"element-collapse": "1.1.0",
"esbuild": "0.23.0",
"esbuild": "0.24.2",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-storybook": "0.8.0",
"glob": "11.0.0",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-storybook": "0.11.2",
"glob": "11.0.1",
"happy-dom": "14.12.3",
"jest": "29.7.0",
"playwright": "1.45.1",
"prettier": "3.3.2",
"playwright": "1.50.1",
"prettier": "3.4.2",
"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.5.2",
"typescript": "5.7.3",
"unocss": "0.x",
"vite": "5.3.3",
"vitest": "2.0.2",
"vite": "5.4.14",
"vitest": "2.1.8",
"wait-on": "7.2.0"
},
"dependencies": {
"@chbphone55/classnames": "2.0.0",
"@lingui/core": "4.11.2",
"@lingui/core": "4.14.1",
"@warp-ds/core": "1.1.8",
"@warp-ds/css": "2.0.1",
"@warp-ds/icons": "2.4.0",
"react-focus-lock": "2.12.1",
"react-focus-lock": "2.13.5",
"resize-observer-polyfill": "1.5.1",
"scroll-doctor": "2.0.2"
},
Expand Down
Loading

0 comments on commit 91d2f32

Please sign in to comment.