Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1400)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* chore: fix ts

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robb Niznik <rniznik@launchdarkly.com>
  • Loading branch information
renovate[bot] and Niznikr authored Sep 16, 2024
1 parent 47dfef7 commit f385905
Show file tree
Hide file tree
Showing 8 changed files with 4,576 additions and 6,573 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,23 +39,22 @@
"@biomejs/biome": "1.8.3",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.4.1",
"@commitlint/types": "^19.0.3",
"@playwright/test": "^1.46.0",
"@storybook/addon-a11y": "^8.2.1",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@commitlint/types": "^19.5.0",
"@playwright/test": "^1.47.1",
"@storybook/addon-a11y": "^8.3.0",
"@storybook/addon-designs": "^8.0.3",
"@storybook/addon-essentials": "^8.2.1",
"@storybook/addon-interactions": "^8.2.1",
"@storybook/addon-themes": "^8.2.1",
"@storybook/blocks": "^8.2.1",
"@storybook/cli": "^8.2.1",
"@storybook/components": "^8.2.1",
"@storybook/react": "^8.2.1",
"@storybook/react-vite": "^8.2.1",
"@storybook/test": "^8.2.1",
"@storybook/theming": "^8.2.1",
"@storybook/types": "^8.2.1",
"@storybook/addon-essentials": "^8.3.0",
"@storybook/addon-interactions": "^8.3.0",
"@storybook/addon-themes": "^8.3.0",
"@storybook/blocks": "^8.3.0",
"@storybook/components": "^8.3.0",
"@storybook/react": "^8.3.0",
"@storybook/react-vite": "^8.3.0",
"@storybook/test": "^8.3.0",
"@storybook/theming": "^8.3.0",
"@storybook/types": "^8.3.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.0",
Expand All @@ -67,32 +66,33 @@
"@vanilla-extract/css": "^1.15.0",
"@vanilla-extract/vite-plugin": "^4.0.2",
"@vitejs/plugin-react-swc": "^3.7.0",
"@vitest/coverage-v8": "^2.0.0",
"@vitest/ui": "^2.0.0",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"browserslist": "^4.23.0",
"chromatic": "^11.4.1",
"chromatic": "^11.10.2",
"deepmerge": "^4.3.1",
"fast-glob": "^3.3.0",
"husky": "^9.1.1",
"jsdom": "^25.0.0",
"lightningcss": "^1.26.0",
"lightningcss": "^1.27.0",
"lint-staged": "^15.2.0",
"nx": "^19.6.0",
"nx": "^19.7.3",
"plop": "^4.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.16.0",
"rollup-plugin-pure": "^0.2.1",
"storybook": "^8.3.0",
"storybook-addon-pseudo-states": "^4.0.0",
"stylelint": "^16.9.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-value-no-unknown-custom-properties": "^6.0.1",
"typescript": "^5.5.2",
"typescript": "^5.6.2",
"typescript-plugin-css-modules": "^5.1.0",
"vite": "^5.4.0",
"vitest": "^2.0.0"
"vitest": "^2.1.1"
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"pnpm": {
"peerDependencyRules": {
"allowedVersions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/box/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@launchpad-ui/vars": "workspace:~",
"@radix-ui/react-slot": "1.1.0",
"@vanilla-extract/dynamic": "2.1.0",
"rainbow-sprinkles": "0.17.0"
"rainbow-sprinkles": "0.17.3"
},
"peerDependencies": {
"@vanilla-extract/css": "^1.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/drawer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@react-aria/interactions": "3.22.2",
"@react-aria/overlays": "3.23.2",
"classix": "2.1.17",
"framer-motion": "11.3.0"
"framer-motion": "11.5.4"
},
"peerDependencies": {
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@react-aria/interactions": "3.22.2",
"@react-aria/overlays": "3.23.2",
"classix": "2.1.17",
"framer-motion": "11.3.0"
"framer-motion": "11.5.4"
},
"peerDependencies": {
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@launchpad-ui/overlay": "workspace:~",
"@launchpad-ui/tokens": "workspace:~",
"classix": "2.1.17",
"framer-motion": "11.3.0"
"framer-motion": "11.5.4"
},
"peerDependencies": {
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/snackbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@launchpad-ui/icons": "workspace:~",
"@launchpad-ui/tokens": "workspace:~",
"classix": "2.1.17",
"framer-motion": "11.3.0"
"framer-motion": "11.5.4"
},
"peerDependencies": {
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/toast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@launchpad-ui/icons": "workspace:~",
"@launchpad-ui/tokens": "workspace:~",
"classix": "2.1.17",
"framer-motion": "11.3.0"
"framer-motion": "11.5.4"
},
"peerDependencies": {
"react": "18.3.1",
Expand Down
Loading

0 comments on commit f385905

Please sign in to comment.