Skip to content

Commit 35d3490

Browse files
committed
update devDeps
1 parent e3fe20d commit 35d3490

File tree

2 files changed

+239
-200
lines changed

2 files changed

+239
-200
lines changed

lib/package.json

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"@types/react-dom": "^19.0.2",
3333
"@vitejs/plugin-react": "^4.3.4",
3434
"@vitest/coverage-v8": "^2.1.8",
35+
"esbuild": "^0.24.0",
3536
"esbuild-plugin-rdi": "^0.0.0",
3637
"esbuild-plugin-react18": "0.2.5",
3738
"esbuild-plugin-react18-css": "^0.0.4",
@@ -43,19 +44,6 @@
4344
"vite-tsconfig-paths": "^5.1.4",
4445
"vitest": "^2.1.8"
4546
},
46-
"dependencies": {
47-
"r18gs": "^2.0.1"
48-
},
49-
"peerDependencies": {
50-
"@types/react": "16.8 - 19",
51-
"next": "10 - 15",
52-
"react": "16.8 - 19"
53-
},
54-
"peerDependenciesMeta": {
55-
"next": {
56-
"optional": true
57-
}
58-
},
5947
"funding": [
6048
{
6149
"type": "github",
@@ -85,4 +73,4 @@
8573
"Modern",
8674
"Seamless integration"
8775
]
88-
}
76+
}

0 commit comments

Comments
 (0)