We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ea216c commit 22ff271Copy full SHA for 22ff271
3 files changed
.lst
@@ -1 +1 @@
1
-2025-11-17_16:34:31
+2025-11-18_01:57:14
examples/vite/package.json
@@ -20,8 +20,8 @@
20
"devDependencies": {
21
"@types/react": "^19.2.5",
22
"@types/react-dom": "^19.2.3",
23
- "@typescript-eslint/eslint-plugin": "^8.46.4",
24
- "@typescript-eslint/parser": "^8.46.4",
+ "@typescript-eslint/eslint-plugin": "^8.47.0",
+ "@typescript-eslint/parser": "^8.47.0",
25
"@vitejs/plugin-react-swc": "^4.2.2",
26
"eslint": "^9.39.1",
27
"eslint-plugin-react-hooks": "^7.0.1",
lib/esbuild-plugin-react18-css/package.json
@@ -27,7 +27,7 @@
"autoprefixer": "^10.4.22",
28
"postcss": "^8.5.6",
29
"postcss-modules": "^6.0.1",
30
- "sass": "^1.94.0"
+ "sass": "^1.94.1"
31
},
32
33
"@types/node": "^24.10.1",
0 commit comments