Skip to content

Commit d70566d

Browse files
Bump @heroicons/react from 1.0.6 to 2.1.5
Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 1.0.6 to 2.1.5. - [Release notes](https://github.com/tailwindlabs/heroicons/releases) - [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/heroicons@v1.0.6...v2.1.5) --- updated-dependencies: - dependency-name: "@heroicons/react" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05ddaab commit d70566d

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

demos/interactive-spline-scene-live-html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
"dependencies": {
1111
"@headlessui/react": "^1.6.5",
12-
"@heroicons/react": "^1.0.6",
12+
"@heroicons/react": "^2.1.5",
1313
"@react-three/drei": "^9.107.0",
1414
"@react-three/fiber": "^8.16.8",
1515
"@splinetool/loader": "^0.9.73",

demos/mixing-html-and-webgl-w-occlusion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"dependencies": {
1212
"@headlessui/react": "^1.4.0",
13-
"@heroicons/react": "^1.0.6",
13+
"@heroicons/react": "^2.1.5",
1414
"@react-three/drei": "^9.107.0",
1515
"@react-three/fiber": "^8.16.8",
1616
"react": "^18.2.0",

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)