Skip to content

Commit 8091020

Browse files
authored
Merge pull request #74 from Commencis/refactor/bundle-analyzer
refactor: move bundle-analyzer to devDependencies
2 parents 278cc78 + 484c589 commit 8091020

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"precommit": "lint-staged"
3131
},
3232
"dependencies": {
33-
"@next/bundle-analyzer": "15.4.6",
3433
"axios": "1.11.0",
3534
"clsx": "2.1.1",
3635
"next": "15.4.6",
@@ -46,6 +45,7 @@
4645
"@commencis/stylelint-config": "2.1.1",
4746
"@commencis/ts-config": "0.0.2",
4847
"@commitlint/cli": "19.8.1",
48+
"@next/bundle-analyzer": "15.4.6",
4949
"@svgr/webpack": "8.1.0",
5050
"@types/node": "22.17.1",
5151
"@types/react": "19.1.9",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)