Skip to content

Commit 4501eb3

Browse files
committed
review
1 parent bae6eea commit 4501eb3

File tree

4 files changed

+64
-11
lines changed

4 files changed

+64
-11
lines changed

package-lock.json

+52-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,7 @@
8181
"@floating-ui/dom": "^1.6.12",
8282
"@types/css-tree": "^2.3.8",
8383
"css-tree": "^3.0.0",
84-
"nanoid": "^5.0.8",
85-
"rollup-plugin-bundle-stats": "^4.17.0"
84+
"nanoid": "^5.0.8"
8685
},
8786
"devDependencies": {
8887
"@playwright/test": "1.43.1",
@@ -106,6 +105,7 @@
106105
"node-fetch": "^2.6.7",
107106
"npm-run-all": "^4.1.5",
108107
"prettier": "^3.3.3",
108+
"rollup-plugin-bundle-stats": "^4.17.0",
109109
"selenium-webdriver": "^4.26.0",
110110
"stylelint": "^16.10.0",
111111
"stylelint-config-standard": "^36.0.1",

0 commit comments

Comments
 (0)