File tree Expand file tree Collapse file tree 7 files changed +184
-23
lines changed Expand file tree Collapse file tree 7 files changed +184
-23
lines changed Original file line number Diff line number Diff line change 22
22
"@testing-library/cypress" : " ^10.0.3" ,
23
23
"cypress" : " ^14.0.3" ,
24
24
"dotenv-safe" : " ^8.2.0" ,
25
- "rimraf" : " ^3 .0.2 " ,
25
+ "rimraf" : " ^5 .0.0 " ,
26
26
"typescript" : " ^5.1.6"
27
27
},
28
28
"resolutions" : {
Original file line number Diff line number Diff line change 53
53
"remark-github" : " ^10.1.0" ,
54
54
"remark-mdx-frontmatter" : " ^5.2.0" ,
55
55
"remark-mdx-images" : " ^1.0.2" ,
56
- "rimraf" : " ^3 .0.2 " ,
56
+ "rimraf" : " ^5 .0.0 " ,
57
57
"sass" : " ^1.43.4" ,
58
58
"slugify" : " ^1.6.3" ,
59
59
"style-dictionary" : " 3.9.1"
66
66
"autoprefixer" : " ^10.2.4" ,
67
67
"canvas" : " ^2.11.2" ,
68
68
"dotenv-safe" : " ^8.2.0" ,
69
- "eslint-config-next" : " ^13.5.5 " ,
69
+ "eslint-config-next" : " ^14.2.32 " ,
70
70
"glob" : " ^10.3.10" ,
71
71
"globby" : " ^13.1.1" ,
72
72
"postcss" : " ^8.4.31" ,
Original file line number Diff line number Diff line change 39
39
"karma-coverage" : " ~2.0.3" ,
40
40
"karma-jasmine" : " ~4.0.0" ,
41
41
"karma-jasmine-html-reporter" : " ~1.5.0" ,
42
- "rimraf" : " ^3 .0.2 " ,
42
+ "rimraf" : " ^5 .0.0 " ,
43
43
"serve" : " ^12.0.0" ,
44
44
"ts-node" : " ~8.3.0" ,
45
45
"tslint" : " ~6.1.0" ,
50
50
" @types/jasmine"
51
51
]
52
52
}
53
- }
53
+ }
Original file line number Diff line number Diff line change 30
30
"@types/node" : " ^15.12.4" ,
31
31
"eslint" : " ^8.44.0" ,
32
32
"eslint-config-next" : " ^13.5.5" ,
33
- "rimraf" : " ^3 .0.2 "
33
+ "rimraf" : " ^5 .0.0 "
34
34
}
35
35
}
Original file line number Diff line number Diff line change 18
18
"devDependencies" : {
19
19
"@types/node" : " 18.8.0" ,
20
20
"@vue/compiler-sfc" : " ^3.0.5" ,
21
- "rimraf" : " ^3 .0.2 " ,
21
+ "rimraf" : " ^5 .0.0 " ,
22
22
"vite-plugin-pages" : " ^0.25.0"
23
23
}
24
- }
24
+ }
Original file line number Diff line number Diff line change 111
111
"ws" : " ^8.17.1" ,
112
112
"stylus" : " github:stylus/stylus#0.59.0" ,
113
113
"on-headers" : " ^1.1.0" ,
114
- "tmp" : " ^0.2.4"
114
+ "tmp" : " ^0.2.4" ,
115
+ "@tensorflow-models/face-detection/rimraf" : " 5.0.0"
115
116
},
116
117
"devDependencies" : {
117
118
"@aws-amplify/backend" : " ^1.7.0" ,
141
142
"lint-staged" : " >=10" ,
142
143
"prettier" : " ^3.0.3" ,
143
144
"react-test-renderer" : " ^18.3.0" ,
144
- "rimraf" : " ^3 .0.2 " ,
145
+ "rimraf" : " ^5 .0.0 " ,
145
146
"rollup" : " ^4.22.4" ,
146
147
"rollup-plugin-node-externals" : " ^7.1.3" ,
147
148
"rollup-plugin-styles" : " ^4.0.0" ,
154
155
},
155
156
"overrides" : {
156
157
"stylus" : " github:stylus/stylus#0.59.0" ,
157
- "tmp" : " ^0.2.4"
158
+ "tmp" : " ^0.2.4" ,
159
+ "@tensorflow-models/face-detection" : {
160
+ "rimraf" : " 5.0.0"
161
+ }
158
162
}
159
163
}
You can’t perform that action at this time.
0 commit comments