File tree Expand file tree Collapse file tree 8 files changed +1849
-1419
lines changed
Expand file tree Collapse file tree 8 files changed +1849
-1419
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @vanilla-extract/babel-plugin-debug-ids ' : patch
3+ ' @vanilla-extract/integration ' : patch
4+ ---
5+
6+ Update Babel dependencies to address https://github.com/advisories/GHSA-67hx-6x53-jw92
Original file line number Diff line number Diff line change 1919 },
2020 "private" : true ,
2121 "dependencies" : {
22- "@babel/preset-env" : " ^7.20.2 " ,
23- "@babel/preset-react" : " ^7.18.6 " ,
24- "@babel/preset-typescript" : " ^7.18.6 " ,
22+ "@babel/preset-env" : " ^7.23.9 " ,
23+ "@babel/preset-react" : " ^7.23.3 " ,
24+ "@babel/preset-typescript" : " ^7.23.3 " ,
2525 "@vanilla-extract/css" : " 1.14.1" ,
2626 "@vanilla-extract/sprinkles" : " ^1.6.1" ,
2727 "@vanilla-extract/webpack-plugin" : " ^2.3.3" ,
Original file line number Diff line number Diff line change 2525 "release" : " pnpm prepare-release && changeset publish"
2626 },
2727 "dependencies" : {
28- "@babel/core" : " ^7.20.7 " ,
29- "@babel/preset-env" : " ^7.20.2 " ,
30- "@babel/preset-react" : " ^7.18.6 " ,
31- "@babel/preset-typescript" : " ^7.18.6 " ,
28+ "@babel/core" : " ^7.23.9 " ,
29+ "@babel/preset-env" : " ^7.23.9 " ,
30+ "@babel/preset-react" : " ^7.23.3 " ,
31+ "@babel/preset-typescript" : " ^7.23.3 " ,
3232 "@changesets/changelog-github" : " ^0.4.8" ,
3333 "@changesets/cli" : " ^2.26.2" ,
3434 "@manypkg/cli" : " ^0.19.1" ,
Original file line number Diff line number Diff line change 2020 "author" : " SEEK" ,
2121 "license" : " MIT" ,
2222 "dependencies" : {
23- "@babel/core" : " ^7.20.7 "
23+ "@babel/core" : " ^7.23.9 "
2424 },
2525 "devDependencies" : {
26- "@types/babel__core" : " ^7.1.20 "
26+ "@types/babel__core" : " ^7.20.5 "
2727 }
2828}
Original file line number Diff line number Diff line change 1414 "author" : " SEEK" ,
1515 "license" : " MIT" ,
1616 "dependencies" : {
17- "@babel/core" : " ^7.20.7 " ,
18- "@babel/plugin-syntax-typescript" : " ^7.20.0 " ,
17+ "@babel/core" : " ^7.23.9 " ,
18+ "@babel/plugin-syntax-typescript" : " ^7.23.3 " ,
1919 "@vanilla-extract/babel-plugin-debug-ids" : " ^1.0.4" ,
2020 "@vanilla-extract/css" : " ^1.14.0" ,
2121 "esbuild" : " npm:esbuild@~0.17.6 || ~0.18.0 || ~0.19.0" ,
2929 "vite-node" : " ^1.2.0"
3030 },
3131 "devDependencies" : {
32- "@types/babel__core" : " ^7.1.20 " ,
32+ "@types/babel__core" : " ^7.20.5 " ,
3333 "@types/lodash" : " ^4.14.168"
3434 }
3535}
You can’t perform that action at this time.
0 commit comments