We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6ca79a commit e21cdf4Copy full SHA for e21cdf4
1 file changed
package.json
@@ -4,7 +4,7 @@
4
"description": "Teleport React components into anywhere into the react-tree.",
5
"author": "marimo",
6
"license": "MIT",
7
- "packageManager": "pnpm@10.28.2",
+ "packageManager": "pnpm@10.33.4",
8
"type": "module",
9
"publishConfig": {
10
"access": "public"
@@ -48,13 +48,13 @@
48
"@biomejs/biome": "^1.9.4",
49
"@testing-library/react": "^16.3.0",
50
"@types/react": "^19.1.7",
51
- "@vitejs/plugin-react": "^5.0.0",
52
- "bumpp": "^11.0.0",
53
- "jsdom": "^29.0.0",
+ "@vitejs/plugin-react": "^5.2.0",
+ "bumpp": "^11.1.0",
+ "jsdom": "^29.0.1",
54
"react": "^19.1.0",
55
"tsup": "8.5.1",
56
- "typescript": "^6.0.0",
57
- "unbuild": "^3.0.0",
+ "typescript": "^6.0.2",
+ "unbuild": "^3.5.0",
58
"vitest": "^1.6.1"
59
},
60
"dependencies": {
0 commit comments