Skip to content

Commit f13137e

Browse files
authored
Merge pull request #21 from TheNextLvl-net/renovate/icons-pack-react-simple-icons-13.x
fix(deps): update dependency @icons-pack/react-simple-icons to v13
2 parents 70e7eb5 + d5f7933 commit f13137e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"": {
55
"name": "thenextlvl-docs",
66
"dependencies": {
7-
"@icons-pack/react-simple-icons": "^12.8.0",
7+
"@icons-pack/react-simple-icons": "^13.0.0",
88
"fumadocs-core": "15.4.2",
99
"fumadocs-mdx": "11.6.6",
1010
"fumadocs-ui": "15.5.0",
@@ -125,7 +125,7 @@
125125

126126
"@humanwhocodes/retry": ["@humanwhocodes/[email protected]", "", {}, "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ=="],
127127

128-
"@icons-pack/react-simple-icons": ["@icons-pack/react-simple-icons@12.8.0", "", { "peerDependencies": { "react": "^16.13 || ^17 || ^18 || ^19" } }, "sha512-Xj6tBadpPYVaoDaXqKpSJc5AXtcXSBk+se+GsceRouYin9XvKv2at0fO5GSr1dNDc3WfZSVc1Gs7KGwUY8PfHA=="],
128+
"@icons-pack/react-simple-icons": ["@icons-pack/react-simple-icons@13.0.0", "", { "peerDependencies": { "react": "^16.13 || ^17 || ^18 || ^19" } }, "sha512-Dmofr27ZlfBHS/2HDBKodKTUTnIjhH7cjw36WPt1CLg+1gytjr+LeabwWZ6khu/QUxmLjs3e1KrNPiuvOkEpJQ=="],
129129

130130
"@img/sharp-darwin-arm64": ["@img/[email protected]", "", { "optionalDependencies": { "@img/sharp-libvips-darwin-arm64": "1.1.0" }, "os": "darwin", "cpu": "arm64" }, "sha512-pn44xgBtgpEbZsu+lWf2KNb6OAf70X68k+yk69Ic2Xz11zHR/w24/U49XT7AeRwJ0Px+mhALhU5LPci1Aymk7A=="],
131131

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"format": "prettier --write \"**/*.{ts,tsx,md}\""
1111
},
1212
"dependencies": {
13-
"@icons-pack/react-simple-icons": "^12.8.0",
13+
"@icons-pack/react-simple-icons": "^13.0.0",
1414
"fumadocs-core": "15.4.2",
1515
"fumadocs-mdx": "11.6.6",
1616
"fumadocs-ui": "15.5.0",

0 commit comments

Comments
 (0)