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 2222 "@testing-library/cypress" : " ^10.0.3" ,
2323 "cypress" : " ^14.0.3" ,
2424 "dotenv-safe" : " ^8.2.0" ,
25- "rimraf" : " ^3 .0.2 " ,
25+ "rimraf" : " ^5 .0.0 " ,
2626 "typescript" : " ^5.1.6"
2727 },
2828 "resolutions" : {
Original file line number Diff line number Diff line change 5353 "remark-github" : " ^10.1.0" ,
5454 "remark-mdx-frontmatter" : " ^5.2.0" ,
5555 "remark-mdx-images" : " ^1.0.2" ,
56- "rimraf" : " ^3 .0.2 " ,
56+ "rimraf" : " ^5 .0.0 " ,
5757 "sass" : " ^1.43.4" ,
5858 "slugify" : " ^1.6.3" ,
5959 "style-dictionary" : " 3.9.1"
6666 "autoprefixer" : " ^10.2.4" ,
6767 "canvas" : " ^2.11.2" ,
6868 "dotenv-safe" : " ^8.2.0" ,
69- "eslint-config-next" : " ^13.5.5 " ,
69+ "eslint-config-next" : " ^14.2.32 " ,
7070 "glob" : " ^10.3.10" ,
7171 "globby" : " ^13.1.1" ,
7272 "postcss" : " ^8.4.31" ,
Original file line number Diff line number Diff line change 3939 "karma-coverage" : " ~2.0.3" ,
4040 "karma-jasmine" : " ~4.0.0" ,
4141 "karma-jasmine-html-reporter" : " ~1.5.0" ,
42- "rimraf" : " ^3 .0.2 " ,
42+ "rimraf" : " ^5 .0.0 " ,
4343 "serve" : " ^12.0.0" ,
4444 "ts-node" : " ~8.3.0" ,
4545 "tslint" : " ~6.1.0" ,
5050 " @types/jasmine"
5151 ]
5252 }
53- }
53+ }
Original file line number Diff line number Diff line change 3030 "@types/node" : " ^15.12.4" ,
3131 "eslint" : " ^8.44.0" ,
3232 "eslint-config-next" : " ^13.5.5" ,
33- "rimraf" : " ^3 .0.2 "
33+ "rimraf" : " ^5 .0.0 "
3434 }
3535}
Original file line number Diff line number Diff line change 1818 "devDependencies" : {
1919 "@types/node" : " 18.8.0" ,
2020 "@vue/compiler-sfc" : " ^3.0.5" ,
21- "rimraf" : " ^3 .0.2 " ,
21+ "rimraf" : " ^5 .0.0 " ,
2222 "vite-plugin-pages" : " ^0.25.0"
2323 }
24- }
24+ }
Original file line number Diff line number Diff line change 111111 "ws" : " ^8.17.1" ,
112112 "stylus" : " github:stylus/stylus#0.59.0" ,
113113 "on-headers" : " ^1.1.0" ,
114- "tmp" : " ^0.2.4"
114+ "tmp" : " ^0.2.4" ,
115+ "@tensorflow-models/face-detection/rimraf" : " 5.0.0"
115116 },
116117 "devDependencies" : {
117118 "@aws-amplify/backend" : " ^1.7.0" ,
141142 "lint-staged" : " >=10" ,
142143 "prettier" : " ^3.0.3" ,
143144 "react-test-renderer" : " ^18.3.0" ,
144- "rimraf" : " ^3 .0.2 " ,
145+ "rimraf" : " ^5 .0.0 " ,
145146 "rollup" : " ^4.22.4" ,
146147 "rollup-plugin-node-externals" : " ^7.1.3" ,
147148 "rollup-plugin-styles" : " ^4.0.0" ,
154155 },
155156 "overrides" : {
156157 "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+ }
158162 }
159163}
You can’t perform that action at this time.
0 commit comments