File tree Expand file tree Collapse file tree 1 file changed +31
-4
lines changed
packages/create-redwood-rsc-app Expand file tree Collapse file tree 1 file changed +31
-4
lines changed Original file line number Diff line number Diff line change @@ -1989,6 +1989,32 @@ __metadata:
1989
1989
languageName : node
1990
1990
linkType : hard
1991
1991
1992
+ " eslint-compat-utils@npm:^0.6.0 " :
1993
+ version : 0.6.4
1994
+ resolution : " eslint-compat-utils@npm:0.6.4"
1995
+ dependencies :
1996
+ semver : " npm:^7.5.4"
1997
+ peerDependencies :
1998
+ eslint : " >=6.0.0"
1999
+ checksum : 10c0/5b665c4051e978b9f9c48621f63d07e6b2a8ba1b334fc430f1ce0d8b596968677bdb54c23c00ca961ad5b4673d5e83e014a52b4baf9a2f7d4ccd79e3c213acfb
2000
+ languageName : node
2001
+ linkType : hard
2002
+
2003
+ " eslint-json-compat-utils@npm:^0.2.1 " :
2004
+ version : 0.2.1
2005
+ resolution : " eslint-json-compat-utils@npm:0.2.1"
2006
+ dependencies :
2007
+ esquery : " npm:^1.6.0"
2008
+ peerDependencies :
2009
+ eslint : " *"
2010
+ jsonc-eslint-parser : ^2.4.0
2011
+ peerDependenciesMeta :
2012
+ " @eslint/json " :
2013
+ optional : true
2014
+ checksum : 10c0/2eb584916150454da891547042d417b31ed4df9b7a8c47561c3cda08d0d9e66c698259cf3dbb4ecc139a6620c793aeba40109f572e47f4fe7b3185b9c1d388d7
2015
+ languageName : node
2016
+ linkType : hard
2017
+
1992
2018
" eslint-plugin-es-x@npm:^7.5.0 " :
1993
2019
version : 7.8.0
1994
2020
resolution : " eslint-plugin-es-x@npm:7.8.0"
@@ -2024,19 +2050,20 @@ __metadata:
2024
2050
linkType : hard
2025
2051
2026
2052
" eslint-plugin-jsonc@npm:^2.16.0 " :
2027
- version : 2.16.0
2028
- resolution : " eslint-plugin-jsonc@npm:2.16.0 "
2053
+ version : 2.18.2
2054
+ resolution : " eslint-plugin-jsonc@npm:2.18.2 "
2029
2055
dependencies :
2030
2056
" @eslint-community/eslint-utils " : " npm:^4.2.0"
2031
- eslint-compat-utils : " npm:^0.5.0"
2057
+ eslint-compat-utils : " npm:^0.6.0"
2058
+ eslint-json-compat-utils : " npm:^0.2.1"
2032
2059
espree : " npm:^9.6.1"
2033
2060
graphemer : " npm:^1.4.0"
2034
2061
jsonc-eslint-parser : " npm:^2.0.4"
2035
2062
natural-compare : " npm:^1.4.0"
2036
2063
synckit : " npm:^0.6.0"
2037
2064
peerDependencies :
2038
2065
eslint : " >=6.0.0"
2039
- checksum : 10c0/20ca0eff6332e3647c816c83edf287c113605ee941401d2b015a52dd90fe4808639172c4b9e238b0deeea1a5cc6a9264daf6865ab09dde33a6bc65a3bb403cf1
2066
+ checksum : 10c0/5ba6fa7f5320838066e0a55d6b5b4e1fa5f244b76593be76e60a5e7153bc6c7b05c8faa38873a663acdc7efc892589f1285f367765b4c8934a941324c14dc107
2040
2067
languageName : node
2041
2068
linkType : hard
2042
2069
You can’t perform that action at this time.
0 commit comments