Skip to content

Commit a990435

Browse files
authoredJan 5, 2024
chore: Update select workspace dependencies (#5258)
* chore: Update workspace dependencies * Bump more deps
1 parent 6561267 commit a990435

File tree

43 files changed

+772
-1012
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+772
-1012
lines changed
 

‎.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v18.16.0
1+
v18.19.0

‎examples/react/basic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react-dom": "^18.2.0"
1515
},
1616
"devDependencies": {
17-
"@rollup/plugin-replace": "^5.0.1",
17+
"@rollup/plugin-replace": "^5.0.5",
1818
"@vitejs/plugin-react": "^2.2.0",
1919
"vite": "^3.2.3"
2020
}

0 commit comments

Comments
 (0)
Please sign in to comment.