Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ernscht committed Jun 26, 2024
1 parent aac1c85 commit 26d92d2
Show file tree
Hide file tree
Showing 10 changed files with 96 additions and 33,578 deletions.
33,656 changes: 87 additions & 33,569 deletions package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"backstopjs": "6.3.23",
"check-node-version": "4.2.1",
"commitizen": "4.3.0",
"config": "3.3.11",<% if (options.themes) { %>
"config": "3.3.12",<% if (options.themes) { %>
"cookie-session": "2.1.0",<% } %>
"cross-env": "7.0.3",
"cypress": "13.12.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@nitro/app": "<%= nitroAppVersion %>",
"check-node-version": "4.2.1",
"config": "3.3.11",
"config": "3.3.12",
"cookie-session": "2.1.0",
"cross-env": "7.0.3",
"extend": "3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/generator-nitro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
],
"dependencies": {
"cli-color": "2.0.4",
"config": "3.3.11",
"config": "3.3.12",
"find-git-root": "1.0.4",
"git-config": "0.0.7",
"glob": "10.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/nitro-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"cli-color": "2.0.4",
"compression": "1.7.4",
"cookie-session": "2.1.0",
"config": "3.3.11",
"config": "3.3.12",
"dot-object": "2.1.5",
"express": "4.19.2",
"extend": "3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/nitro-gulp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"browser-sync": "3.0.2",
"compression": "1.7.4",
"config": "3.3.11",
"config": "3.3.12",
"del": "6.1.1",
"get-port": "5.1.1",
"globby": "11.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/project-nitro-twig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"backstopjs": "6.3.23",
"check-node-version": "4.2.1",
"commitizen": "4.3.0",
"config": "3.3.11",
"config": "3.3.12",
"cross-env": "7.0.3",
"cypress": "13.12.0",
"cz-conventional-changelog": "3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/project-nitro-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"backstopjs": "6.3.23",
"check-node-version": "4.2.1",
"commitizen": "4.3.0",
"config": "3.3.11",
"config": "3.3.12",
"cross-env": "7.0.3",
"cypress": "13.12.0",
"cz-conventional-changelog": "3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/project-nitro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"backstopjs": "6.3.23",
"check-node-version": "4.2.1",
"commitizen": "4.3.0",
"config": "3.3.11",
"config": "3.3.12",
"cookie-session": "2.1.0",
"cross-env": "7.0.3",
"cypress": "13.12.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/project-prod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@nitro/app": "*",
"check-node-version": "4.2.1",
"config": "3.3.11",
"config": "3.3.12",
"cross-env": "7.0.3",
"extend": "3.0.2",
"npm-run-all": "4.1.5"
Expand Down

0 comments on commit 26d92d2

Please sign in to comment.