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 Apr 8, 2023
1 parent 508b28e commit f4acc64
Show file tree
Hide file tree
Showing 42 changed files with 1,042 additions and 1,481 deletions.
516 changes: 258 additions & 258 deletions .yarn/releases/yarn-3.4.1.cjs → .yarn/releases/yarn-3.5.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: '@yarnpkg/plugin-interactive-tools'

yarnPath: .yarn/releases/yarn-3.4.1.cjs
yarnPath: .yarn/releases/yarn-3.5.0.cjs
12 changes: 6 additions & 6 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"serve": "vite preview"
},
"dependencies": {
"@react-three/drei": "^9.57.0",
"@react-three/fiber": "^8.11.9",
"@react-three/drei": "^9.64.0",
"@react-three/fiber": "^8.12.0",
"@stitches/react": "^1.2.8",
"@use-gesture/react": "^10.2.24",
"@use-gesture/react": "^10.2.26",
"@vitejs/plugin-react-refresh": "^1.3.6",
"easing-coordinates": "2.0.2",
"leva": "0.9.34",
Expand All @@ -30,9 +30,9 @@
"react-use-gesture": "^9.1.3",
"react-use-measure": "^2.1.1",
"react95": "^4.0.0",
"sass": "^1.58.3",
"styled-components": "^5.3.8",
"three": "^0.150.1",
"sass": "^1.61.0",
"styled-components": "^5.3.9",
"three": "^0.151.3",
"three-stdlib": "^2.21.8",
"vec-la": "^1.5.0",
"wouter": "^2.10.0"
Expand Down
2 changes: 1 addition & 1 deletion demo/src/sandboxes/animating-auto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion demo/src/sandboxes/card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion demo/src/sandboxes/cards-stack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion demo/src/sandboxes/chain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion demo/src/sandboxes/css-gradients/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion demo/src/sandboxes/css-keyframes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion demo/src/sandboxes/css-variables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
],
"bic": false,
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
4 changes: 2 additions & 2 deletions demo/src/sandboxes/draggable-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"not op_mini all"
],
"devDependencies": {
"@types/lodash-es": "^4.17.6",
"@types/react": "^18.0.28",
"@types/lodash-es": "^4.17.7",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion demo/src/sandboxes/exit-before-enter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion demo/src/sandboxes/flip-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
4 changes: 2 additions & 2 deletions demo/src/sandboxes/floating-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"dependencies": {
"@react-spring/web": "*",
"@stitches/react": "^1.2.8",
"@use-gesture/react": "^10.2.24",
"@use-gesture/react": "^10.2.26",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
},
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
},
Expand Down
2 changes: 1 addition & 1 deletion demo/src/sandboxes/goo-blobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion demo/src/sandboxes/image-fade/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion demo/src/sandboxes/list-reordering/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
],
"devDependencies": {
"@types/lodash.shuffle": "4.2.7",
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
6 changes: 3 additions & 3 deletions demo/src/sandboxes/macos-dock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"dependencies": {
"@react-spring/web": "*",
"@use-gesture/react": "^10.2.24",
"@use-gesture/react": "^10.2.26",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1"
Expand All @@ -30,9 +30,9 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"sass": "1.58.3",
"sass": "1.61.0",
"typescript": "^4.9.5"
}
}
2 changes: 1 addition & 1 deletion demo/src/sandboxes/masonry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
],
"devDependencies": {
"@types/lodash.shuffle": "4.2.7",
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion demo/src/sandboxes/multistage-transition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
4 changes: 2 additions & 2 deletions demo/src/sandboxes/noise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
],
"main": "src/index.tsx",
"dependencies": {
"@react-spring/web": "9.7.1",
"@react-spring/web": "9.7.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-scripts": "5.0.1"
},
"devDependencies": {
"@types/react": "18.0.28",
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"typescript": "4.9.5"
},
Expand Down
4 changes: 2 additions & 2 deletions demo/src/sandboxes/notification-hub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-dom": "^18.2.0",
"react-feather": "2.0.10",
"react-scripts": "5.0.1",
"styled-components": "^5.3.8"
"styled-components": "^5.3.9"
},
"scripts": {
"start": "react-scripts start",
Expand All @@ -30,7 +30,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"@types/styled-components": "^5.1.26",
"typescript": "^4.9.5"
Expand Down
2 changes: 1 addition & 1 deletion demo/src/sandboxes/parallax-sticky/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion demo/src/sandboxes/parallax-vert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion demo/src/sandboxes/parallax/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
4 changes: 2 additions & 2 deletions demo/src/sandboxes/popup-modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
"react95": "^4.0.0",
"styled-components": "^5.3.8"
"styled-components": "^5.3.9"
},
"scripts": {
"start": "react-scripts start",
Expand All @@ -30,7 +30,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"@types/styled-components": "^5.1.26",
"typescript": "^4.9.5"
Expand Down
2 changes: 1 addition & 1 deletion demo/src/sandboxes/rocket-decay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"vec-la": "1.5.0"
},
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
},
Expand Down
4 changes: 2 additions & 2 deletions demo/src/sandboxes/scrolling-wave/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"sass": "1.58.3",
"sass": "1.61.0",
"typescript": "^4.9.5"
}
}
2 changes: 1 addition & 1 deletion demo/src/sandboxes/simple-transition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion demo/src/sandboxes/slide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
4 changes: 2 additions & 2 deletions demo/src/sandboxes/smile-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"version": "1.0.0",
"main": "src/index.tsx",
"dependencies": {
"@react-spring/web": "9.7.1",
"@react-spring/web": "9.7.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-scripts": "5.0.1"
Expand All @@ -29,7 +29,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
4 changes: 2 additions & 2 deletions demo/src/sandboxes/springy-boxes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
"@react-spring/three": "*",
"three": "0.150.1"
"three": "0.151.3"
},
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
},
Expand Down
2 changes: 1 addition & 1 deletion demo/src/sandboxes/svg-filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion demo/src/sandboxes/trail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
}
Expand Down
4 changes: 2 additions & 2 deletions demo/src/sandboxes/tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
"react-use-measure": "^2.1.1",
"styled-components": "^5.3.8"
"styled-components": "^5.3.9"
},
"scripts": {
"start": "react-scripts start",
Expand All @@ -31,7 +31,7 @@
"not op_mini all"
],
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react": "^18.0.33",
"@types/react-dom": "^18.0.11",
"@types/styled-components": "^5.1.26",
"typescript": "^4.9.5"
Expand Down
Loading

0 comments on commit f4acc64

Please sign in to comment.