react-icons-sprite 0.8.0-rc.1 → 0.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://www.schemastore.org/package.json",
3
3
  "name": "react-icons-sprite",
4
- "version": "0.8.0-rc.1",
4
+ "version": "0.8.0",
5
5
  "type": "module",
6
6
  "description": "A lightweight Vite and Webpack plugin for react-icons that builds a single SVG sprite and rewrites icons to <use>, reducing bundle size and runtime overhead.",
7
7
  "author": "Jure Rotar <hello@jurerotar.com>",
@@ -74,7 +74,7 @@
74
74
  "@carbon/icons-react": "11.76.0",
75
75
  "@types/babel__generator": "7.27.0",
76
76
  "@types/babel__traverse": "7.28.0",
77
- "@types/node": "25.4.0",
77
+ "@types/node": "25.5.0",
78
78
  "@types/react-dom": "19.2.3",
79
79
  "@typescript/native-preview": "7.0.0-dev.20260311.1",
80
80
  "react": "19.2.4",
@@ -83,7 +83,7 @@
83
83
  "typescript": "5.9.3",
84
84
  "vite": "npm:rolldown-vite@7.3.1",
85
85
  "rolldown-vite": "7.3.1",
86
- "vitest": "4.0.18",
86
+ "vitest": "4.1.0",
87
87
  "webpack": "5.105.4"
88
88
  },
89
89
  "keywords": [