@@ -56,17 +56,17 @@ __metadata:
56
56
languageName : node
57
57
linkType : hard
58
58
59
- " @babel/core@npm:7.21.5 " :
60
- version : 7.21.5
61
- resolution : " @babel/core@npm:7.21.5 "
59
+ " @babel/core@npm:7.21.8 " :
60
+ version : 7.21.8
61
+ resolution : " @babel/core@npm:7.21.8 "
62
62
dependencies :
63
63
" @ampproject/remapping " : ^2.2.0
64
64
" @babel/code-frame " : ^7.21.4
65
65
" @babel/generator " : ^7.21.5
66
66
" @babel/helper-compilation-targets " : ^7.21.5
67
67
" @babel/helper-module-transforms " : ^7.21.5
68
68
" @babel/helpers " : ^7.21.5
69
- " @babel/parser " : ^7.21.5
69
+ " @babel/parser " : ^7.21.8
70
70
" @babel/template " : ^7.20.7
71
71
" @babel/traverse " : ^7.21.5
72
72
" @babel/types " : ^7.21.5
@@ -75,21 +75,21 @@ __metadata:
75
75
gensync : ^1.0.0-beta.2
76
76
json5 : ^2.2.2
77
77
semver : ^6.3.0
78
- checksum : d8fad9cb1f48b6f3c108b66c0d810bf7134e50a21ec21c569d1dd0217dc34288b67323fdc0ab273259eba6f7bad28a795f87e4abb2e384047d88ff7462e5dddf
78
+ checksum : c5fda3b9c583e44ad0c00531a98cd2c69c3e863b740f8c68058c954af7ba21fb743a5942f08bd8360f8b71bc96ddb8ee24534645568a01768a61eb84fdbcadf2
79
79
languageName : node
80
80
linkType : hard
81
81
82
- " @babel/eslint-parser@npm:7.21.3 " :
83
- version : 7.21.3
84
- resolution : " @babel/eslint-parser@npm:7.21.3 "
82
+ " @babel/eslint-parser@npm:7.21.8 " :
83
+ version : 7.21.8
84
+ resolution : " @babel/eslint-parser@npm:7.21.8 "
85
85
dependencies :
86
86
" @nicolo-ribaudo/eslint-scope-5-internals " : 5.1.1-v1
87
87
eslint-visitor-keys : ^2.1.0
88
88
semver : ^6.3.0
89
89
peerDependencies :
90
90
" @babel/core " : " >=7.11.0"
91
91
eslint : ^7.5.0 || ^8.0.0
92
- checksum : f3e59fcb792f02d12fc76c63585d7fe6244bd396c1c213113c82e8d4569af0e325bb9713a4ce5147b08714d066944a1f6a27412468e6812733320905dffa1f50
92
+ checksum : d642e8a2d05616a93d472819d4477378f6e2375aee7ec1a0139dd855681e6587d7b72cef2d01abb6e3023c1de55a3b251162e92e0c0b466c3744212b2cb04a10
93
93
languageName : node
94
94
linkType : hard
95
95
@@ -552,6 +552,15 @@ __metadata:
552
552
languageName : node
553
553
linkType : hard
554
554
555
+ " @babel/parser@npm:^7.21.8 " :
556
+ version : 7.21.8
557
+ resolution : " @babel/parser@npm:7.21.8"
558
+ bin :
559
+ parser : ./bin/babel-parser.js
560
+ checksum : bab0ebe353f29dfb6bc4e314224f2e5fd02c621d2e88f913c3c034c12a2123fd3df7027868aea641fd3b85c119d01d13d80e5ca7c83a483eb83ed0e00be100c1
561
+ languageName : node
562
+ linkType : hard
563
+
555
564
" @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:^7.18.6 " :
556
565
version : 7.18.6
557
566
resolution : " @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.18.6"
@@ -3455,8 +3464,8 @@ fsevents@~2.1.2:
3455
3464
version : 0.0.0-use.local
3456
3465
resolution : " postcss-font-family-system-ui@workspace:."
3457
3466
dependencies :
3458
- " @babel/core " : 7.21.5
3459
- " @babel/eslint-parser " : 7.21.3
3467
+ " @babel/core " : 7.21.8
3468
+ " @babel/eslint-parser " : 7.21.8
3460
3469
" @babel/preset-env " : 7.21.5
3461
3470
" @rollup/plugin-babel " : 5.3.1
3462
3471
ajv : 8.12.0
0 commit comments