File tree Expand file tree Collapse file tree 2 files changed +6
-14
lines changed Expand file tree Collapse file tree 2 files changed +6
-14
lines changed Original file line number Diff line number Diff line change 34
34
"@types/react-syntax-highlighter" : " ^15.5.13" ,
35
35
"@types/styled-components" : " ^5.1.34" ,
36
36
"@vitejs/plugin-react" : " ^4.3.4" ,
37
- "vite" : " ^6.0.6 " ,
37
+ "vite" : " ^6.0.14 " ,
38
38
"vite-plugin-checker" : " ^0.8.0" ,
39
39
"vite-plugin-env-compatible" : " ^2.0.1"
40
40
}
Original file line number Diff line number Diff line change @@ -1461,11 +1461,9 @@ queue-microtask@^1.2.2:
1461
1461
1462
1462
" react-dom@link:../node_modules/react-dom " :
1463
1463
version "0.0.0"
1464
- uid ""
1465
1464
1466
1465
" react-editext@link:.. " :
1467
- version "0.0.0"
1468
- uid ""
1466
+ version "7.0.0"
1469
1467
1470
1468
react-is@^16.13.1, react-is@^16.7.0 :
1471
1469
version "16.13.1"
@@ -1496,7 +1494,6 @@ react-syntax-highlighter@^15.6.1:
1496
1494
1497
1495
" react@link:../node_modules/react " :
1498
1496
version "0.0.0"
1499
- uid ""
1500
1497
1501
1498
readdirp@~3.6.0 :
1502
1499
version "3.6.0"
@@ -1559,11 +1556,6 @@ run-parallel@^1.1.9:
1559
1556
dependencies :
1560
1557
queue-microtask "^1.2.2"
1561
1558
1562
- scheduler@^0.25.0 :
1563
- version "0.25.0"
1564
- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.25.0.tgz#336cd9768e8cceebf52d3c80e3dcf5de23e7e015"
1565
- integrity sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==
1566
-
1567
1559
semver@^6.3.1 :
1568
1560
version "6.3.1"
1569
1561
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
@@ -1722,10 +1714,10 @@ vite-plugin-env-compatible@^2.0.1:
1722
1714
dotenv "8.2.0"
1723
1715
dotenv-expand "5.1.0"
1724
1716
1725
- vite@^6.0.6 :
1726
- version "6.0.6 "
1727
- resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.6 .tgz#a851674fcff55b0c1962f72082354b8802e48505 "
1728
- integrity sha512-NSjmUuckPmDU18bHz7QZ+bTYhRR0iA72cs2QAxCqDpafJ0S6qetco0LB3WW2OxlMHS0JmAv+yZ/R3uPmMyGTjQ ==
1717
+ vite@^6.0.14 :
1718
+ version "6.0.14 "
1719
+ resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.14 .tgz#76339651e85871de42e7be37d81a31abb0c374f5 "
1720
+ integrity sha512-RPfVU0Z3aFfl5BQG8xgIvuN8PofO6np7PBnurYSwx9hfcK6mjuTC5XQxA65L+pxmVbmT3Swqp9CYqc5VshQIfQ ==
1729
1721
dependencies :
1730
1722
esbuild "^0.24.2"
1731
1723
postcss "^8.4.49"
You can’t perform that action at this time.
0 commit comments