Skip to content

Commit 701505a

Browse files
committed
Pin defguard_wireguard_rs
1 parent fd94b2c commit 701505a

File tree

4 files changed

+204
-202
lines changed

4 files changed

+204
-202
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@
8787
"p-timeout": "^6.1.4",
8888
"prop-types": "^15.8.1",
8989
"radash": "^12.1.1",
90-
"react": "^19.1.1",
90+
"react": "^19.2.0",
9191
"react-auth-code-input": "^3.2.1",
9292
"react-click-away-listener": "^2.4.0",
93-
"react-dom": "^19.1.1",
93+
"react-dom": "^19.2.0",
9494
"react-hook-form": "^7.63.0",
9595
"react-loading-skeleton": "^3.5.0",
9696
"react-markdown": "^10.1.0",
@@ -114,9 +114,9 @@
114114
"@tauri-apps/cli": "^2.8.4",
115115
"@types/file-saver": "^2.0.7",
116116
"@types/lodash-es": "^4.17.12",
117-
"@types/node": "^24.6.1",
118-
"@types/react": "^19.1.16",
119-
"@types/react-dom": "^19.1.9",
117+
"@types/node": "^24.6.2",
118+
"@types/react": "^19.2.0",
119+
"@types/react-dom": "^19.2.0",
120120
"@vitejs/plugin-react": "^5.0.4",
121121
"@vitejs/plugin-react-swc": "^4.1.0",
122122
"autoprefixer": "^10.4.21",
@@ -127,7 +127,7 @@
127127
"typedoc": "^0.28.13",
128128
"typesafe-i18n": "^5.26.2",
129129
"typescript": "^5.9.3",
130-
"vite": "^7.1.7"
130+
"vite": "^7.1.8"
131131
},
132132
"volta": {
133133
"node": "20.5.1"

0 commit comments

Comments
 (0)