Skip to content

Commit 2881f07

Browse files
committed
chore: update packages to remove install warning
1 parent 566c6da commit 2881f07

File tree

2 files changed

+51
-22
lines changed

2 files changed

+51
-22
lines changed

package-lock.json

Lines changed: 49 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"bundle-require": "^5.1.0",
3333
"esbuild": "^0.25.2",
3434
"eslint": "^9.16.0",
35-
"glob": "^11.0.1",
35+
"glob": "^11.0.3",
3636
"lighthouse": "^12.0.0",
3737
"lighthouse-logger": "2.0.1",
3838
"multi-progress-bars": "^5.0.3",
@@ -111,6 +111,7 @@
111111
"prettier": "^3.4.1",
112112
"react": "18.3.1",
113113
"react-dom": "18.3.1",
114+
"rimraf": "^6.0.1",
114115
"ts-patch": "^3.3.0",
115116
"tsconfig-paths": "^4.2.0",
116117
"tsx": "^4.19.0",

0 commit comments

Comments
 (0)