Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 16c0013 commit 181cae0
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.17.0
20.18.0
4 changes: 2 additions & 2 deletions apps/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"license": "SEE LICENSE IN LICENSE.txt",
"keywords": ["launchpad", "launchdarkly", "design system", "design tokens"],
"engines": {
"vscode": "^1.93.1"
"vscode": "^1.94.0"
},
"categories": ["Other"],
"icon": "images/osmo.png",
Expand All @@ -41,7 +41,7 @@
"vscode-languageserver-textdocument": "^1.0.11"
},
"devDependencies": {
"@types/vscode": "^1.90.0",
"@types/vscode": "^1.94.0",
"esbuild": "0.24.0",
"style-dictionary": "^4.0.1"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"vite": "^5.4.0",
"vitest": "^2.1.1"
},
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.0",
"pnpm": {
"peerDependencyRules": {
"allowedVersions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/drawer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@react-aria/interactions": "3.22.3",
"@react-aria/overlays": "3.23.3",
"classix": "2.2.0",
"framer-motion": "11.9.0"
"framer-motion": "11.11.1"
},
"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 @@ -40,7 +40,7 @@
"@react-aria/interactions": "3.22.3",
"@react-aria/overlays": "3.23.3",
"classix": "2.2.0",
"framer-motion": "11.9.0"
"framer-motion": "11.11.1"
},
"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 @@ -38,7 +38,7 @@
"@launchpad-ui/overlay": "workspace:~",
"@launchpad-ui/tokens": "workspace:~",
"classix": "2.2.0",
"framer-motion": "11.9.0"
"framer-motion": "11.11.1"
},
"peerDependencies": {
"react": "18.3.1",
Expand Down
32 changes: 16 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 181cae0

Please sign in to comment.