Skip to content

Commit 4371ad2

Browse files
Bump @heroicons/react from 1.0.6 to 2.2.0
Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 1.0.6 to 2.2.0. - [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.2.0) --- updated-dependencies: - dependency-name: "@heroicons/react" dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92e2d3b commit 4371ad2

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
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.7.19",
12-
"@heroicons/react": "^1.0.6",
12+
"@heroicons/react": "^2.2.0",
1313
"@react-three/drei": "^10.7.7",
1414
"@react-three/fiber": "^9.4.2",
1515
"@splinetool/loader": "^0.9.526",

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.7.19",
13-
"@heroicons/react": "^1.0.6",
13+
"@heroicons/react": "^2.2.0",
1414
"@react-three/drei": "^10.7.7",
1515
"@react-three/fiber": "^9.4.2",
1616
"react": "^19.2.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)