File tree Expand file tree Collapse file tree 4 files changed +17
-10
lines changed
packages/react-router-loading Expand file tree Collapse file tree 4 files changed +17
-10
lines changed Original file line number Diff line number Diff line change 1818 "@types/react-dom" : " ^18.0.5" ,
1919 "@vitejs/plugin-react" : " ^1.3.2" ,
2020 "typescript" : " ^4.6.3" ,
21- "vite" : " ^2.9.9 "
21+ "vite" : " ^2.9.13 "
2222 }
2323}
Original file line number Diff line number Diff line change 1818 "@types/react-dom" : " ^18.0.5" ,
1919 "@vitejs/plugin-react" : " ^1.3.2" ,
2020 "typescript" : " ^4.6.3" ,
21- "vite" : " ^2.9.9 "
21+ "vite" : " ^2.9.13 "
2222 }
2323}
Original file line number Diff line number Diff line change 4848 "react" : " ^18.1.0" ,
4949 "react-router" : " ^6.3.0" ,
5050 "typescript" : " ^4.6.3" ,
51- "vite" : " ^2.9.9 " ,
51+ "vite" : " ^2.9.13 " ,
5252 "vite-plugin-dts" : " ^1.2.0"
5353 },
5454 "files" : [
Original file line number Diff line number Diff line change @@ -1931,6 +1931,13 @@ react-router-loading@0.4.2:
19311931 dependencies :
19321932 topbar "^1.0.1"
19331933
1934+ react-router-loading@1.0.0-beta.3 :
1935+ version "1.0.0-beta.3"
1936+ resolved "https://registry.yarnpkg.com/react-router-loading/-/react-router-loading-1.0.0-beta.3.tgz#d276edd513a92d87f689519b6293366188497b5e"
1937+ integrity sha512-T8TmDzDZz1EX2RIbaXb4CdAEjnw1AeSbWjgWDJz4U6pT+6c0DmpNR3oCjta3SvlP2wREujT6BS09ankImObi/g==
1938+ dependencies :
1939+ topbar "^1.0.1"
1940+
19341941react-router@5.3.3 :
19351942 version "5.3.3"
19361943 resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.3.tgz#8e3841f4089e728cf82a429d92cdcaa5e4a3a288"
@@ -2035,9 +2042,9 @@ rimraf@^3.0.2:
20352042 glob "^7.1.3"
20362043
20372044rollup@^2.59.0 :
2038- version "2.75.1 "
2039- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.1 .tgz#9024223a8000f9ad936b8607c1bc7abcfcbdd1f1 "
2040- integrity sha512-zD73rq3Fanr/spmiybMqmGEvOpryj/heLqOb+lubxiXlo8azeJ/z306T2dJYuzfWZPQBS0OT++GXG6Lbd4ToKw ==
2045+ version "2.77.3 "
2046+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.3 .tgz#8f00418d3a2740036e15deb653bed1a90ee0cc12 "
2047+ integrity sha512-/qxNTG7FbmefJWoeeYJFbHehJ2HNWnjkAFRKzWN/45eNBBF/r8lo992CwcJXEzyVxs5FmfId+vTSTQDb+bxA+g ==
20412048 optionalDependencies :
20422049 fsevents "~2.3.2"
20432050
@@ -2320,10 +2327,10 @@ vite-plugin-dts@^1.2.0:
23202327 fs-extra "^10.0.1"
23212328 ts-morph "^14.0.0"
23222329
2323- vite@^2.9.9 :
2324- version "2.9.9 "
2325- resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.9 .tgz#8b558987db5e60fedec2f4b003b73164cb081c5e "
2326- integrity sha512-ffaam+NgHfbEmfw/Vuh6BHKKlI/XIAhxE5QSS7gFLIngxg171mg1P3a4LSRME0z2ZU1ScxoKzphkipcYwSD5Ew ==
2330+ vite@^2.9.13 :
2331+ version "2.9.13 "
2332+ resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.13 .tgz#859cb5d4c316c0d8c6ec9866045c0f7858ca6abc "
2333+ integrity sha512-AsOBAaT0AD7Mhe8DuK+/kE4aWYFMx/i0ZNi98hJclxb4e0OhQcZYUrvLjIaQ8e59Ui7txcvKMiJC1yftqpQoDw ==
23272334 dependencies :
23282335 esbuild "^0.14.27"
23292336 postcss "^8.4.13"
You can’t perform that action at this time.
0 commit comments