File tree Expand file tree Collapse file tree 2 files changed +11
-12
lines changed Expand file tree Collapse file tree 2 files changed +11
-12
lines changed Original file line number Diff line number Diff line change 20
20
"lint" : " eslint client/src && sass-lint client/src" ,
21
21
"lint-fix" : " eslint client/src --fix && sass-lint client/src --fix"
22
22
},
23
- "dependencies" : {
24
- },
23
+ "dependencies" : {},
25
24
"devDependencies" : {
26
- "@silverstripe/eslint-config" : " ^1.0.0-alpha6 " ,
27
- "@silverstripe/webpack-config" : " ^2.0.0-alpha5 " ,
25
+ "@silverstripe/eslint-config" : " ^1.0.0" ,
26
+ "@silverstripe/webpack-config" : " ^2.0.0" ,
28
27
"webpack" : " ^5.74.0" ,
29
28
"webpack-cli" : " ^5.0.0"
30
29
},
Original file line number Diff line number Diff line change 1261
1261
resolved "https://registry.yarnpkg.com/@sect/modernizr-loader/-/modernizr-loader-1.0.3.tgz#7fd8cec372426c53f113f3cfd9344cb29e959825"
1262
1262
integrity sha512-47zKwv4/1I0CYptZz8s4aSYSe0awmuyqa+HFKxN89/75h2q8hr6V752TZ9VjhGDhQ4gU0EU7Plew7b+7bf2crg==
1263
1263
1264
- " @silverstripe/eslint-config@^1.0.0-alpha6 " :
1265
- version "1.0.0-alpha6 "
1266
- resolved "https://registry.yarnpkg.com/@silverstripe/eslint-config/-/eslint-config-1.0.0-alpha6 .tgz#1f243b003fddf3503a4abea37f35a8a5968cc96e "
1267
- integrity sha512-+P7UzhMRSmc7UlRYCiSXwjauLFYU11oBPwHl/bpacJ7xUcFY3Jt3CgcDt6d+XLvAJO8zMRsG9RcOm5MnxsyCsg ==
1264
+ " @silverstripe/eslint-config@^1.0.0 " :
1265
+ version "1.0.0"
1266
+ resolved "https://registry.yarnpkg.com/@silverstripe/eslint-config/-/eslint-config-1.0.0.tgz#dcf3f9cf2158bb587d8048a7c2860c0513221d40 "
1267
+ integrity sha512-pcHzB+6KWd8BPStBhHM8achdNY/Yj1p3WSTEs/CSw61VRcfBfg5GZECtvEerTSX/0ZeawAM1ABvstIAYihcfAg ==
1268
1268
dependencies :
1269
1269
eslint "^8.26.0"
1270
1270
eslint-config-airbnb "^19.0.4"
1274
1274
eslint-plugin-react "^7.31.10"
1275
1275
eslint-webpack-plugin "^3.2.0"
1276
1276
1277
- " @silverstripe/webpack-config@^2.0.0-alpha5 " :
1278
- version "2.0.0-alpha6 "
1279
- resolved "https://registry.yarnpkg.com/@silverstripe/webpack-config/-/webpack-config-2.0.0-alpha6 .tgz#4a781f600344c3604169de08244ca11cacbd46f7 "
1280
- integrity sha512-cPux01Z6EGwnSg5EezaJZ1S2x4ThfA3TbpTWTsqmW2jvr1VM/7Xu8B3j2HFH+2fNP0dvdmu+fScCD6VPNVQNWw ==
1277
+ " @silverstripe/webpack-config@^2.0.0 " :
1278
+ version "2.0.0"
1279
+ resolved "https://registry.yarnpkg.com/@silverstripe/webpack-config/-/webpack-config-2.0.0.tgz#278a72a1adbc6fa2362497d60424c78fba58e8e1 "
1280
+ integrity sha512-m1qGRxlsdhWL567cWe7IZNBUCzeyg3T1Y9yY9Y6XClwAqlg1oIO9uLfvfauA4dbtECrzU5n1AkaaU6kMRtN6Aw ==
1281
1281
dependencies :
1282
1282
" @babel/core" " ^7.19.6"
1283
1283
" @babel/preset-env" " ^7.19.4"
You can’t perform that action at this time.
0 commit comments