Skip to content

Commit

Permalink
chore: bum deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ernscht committed Dec 8, 2024
1 parent 158412d commit 7e0121c
Show file tree
Hide file tree
Showing 9 changed files with 517 additions and 396 deletions.
881 changes: 501 additions & 380 deletions package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"config": "3.3.12",<% if (options.themes) { %>
"cookie-session": "2.1.0",<% } %>
"cross-env": "7.0.3",
"cypress": "13.16.0",
"cypress": "13.16.1",
"cz-conventional-changelog": "3.3.0",
"env-linter": "2.0.0",
"eslint": "8.57.1",
Expand All @@ -129,7 +129,7 @@
"node-sass": "9.0.0",<% } %>
"npm-check-updates": "17.1.11",
"npm-run-all": "4.1.5",
"prettier": "3.4.1",
"prettier": "3.4.2",
"rimraf": "5.0.10",
"stylelint": "16.11.0",<% if (options.jsCompiler === 'ts') { %>
"typescript": "5.6.3",<% } %>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"cross-env": "7.0.3",
"extend": "3.0.2",
"hbs": "4.2.0",
"i18next": "24.0.2",
"i18next": "24.0.5",
"npm-run-all": "4.1.5"
}
}
2 changes: 1 addition & 1 deletion packages/generator-nitro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"eslint": "8.57.1",
"eslint-plugin-import": "2.31.0",
"fs-extra": "11.2.0",
"jasmine": "5.4.0",
"jasmine": "5.5.0",
"yeoman-assert": "3.1.1",
"yeoman-test": "6.3.0"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/nitro-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,18 +39,18 @@
"cookie-session": "2.1.0",
"config": "3.3.12",
"dot-object": "2.1.5",
"express": "4.21.1",
"express": "4.21.2",
"extend": "3.0.2",
"globby": "11.1.0",
"hbs": "4.2.0",
"hbs-utils": "0.0.4",
"html-validate": "7.18.1",
"i18next": "24.0.2",
"i18next": "24.0.5",
"i18next-http-middleware": "3.7.0",
"i18next-fs-backend": "2.6.0",
"i18next-sprintf-postprocessor": "0.2.2",
"jasmine": "5.4.0",
"jasmine-core": "5.4.0",
"jasmine": "5.5.0",
"jasmine-core": "5.5.0",
"lodash": "4.17.21",
"twig": "1.13.3",
"webpack": "4.47.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/nitro-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.25.9",
"@babel/preset-react": "7.26.3",
"@babel/plugin-proposal-decorators": "7.25.9",
"@babel/plugin-transform-class-properties": "7.25.9",
"autoprefixer": "10.4.20",
Expand All @@ -42,7 +42,7 @@
"postcss": "8.4.49",
"postcss-loader": "4.3.0",
"resolve-url-loader": "5.0.0",
"sass": "1.81.0",
"sass": "1.82.0",
"sass-loader": "10.5.2",
"svgo": "3.3.2",
"ts-config-webpack-plugin": "2.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/project-nitro-twig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"commitizen": "4.3.1",
"config": "3.3.12",
"cross-env": "7.0.3",
"cypress": "13.16.0",
"cypress": "13.16.1",
"cz-conventional-changelog": "3.3.0",
"env-linter": "2.0.0",
"eslint": "8.57.1",
Expand All @@ -116,7 +116,7 @@
"lint-staged": "15.2.10",
"npm-check-updates": "17.1.11",
"npm-run-all": "4.1.5",
"prettier": "3.4.1",
"prettier": "3.4.2",
"rimraf": "5.0.10",
"stylelint": "16.11.0",
"webpack-cli": "4.10.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/project-nitro-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"commitizen": "4.3.1",
"config": "3.3.12",
"cross-env": "7.0.3",
"cypress": "13.16.0",
"cypress": "13.16.1",
"cz-conventional-changelog": "3.3.0",
"env-linter": "2.0.0",
"eslint": "8.57.1",
Expand All @@ -118,7 +118,7 @@
"lint-staged": "15.2.10",
"npm-check-updates": "17.1.11",
"npm-run-all": "4.1.5",
"prettier": "3.4.1",
"prettier": "3.4.2",
"rimraf": "5.0.10",
"stylelint": "16.11.0",
"typescript": "5.7.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/project-nitro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"config": "3.3.12",
"cookie-session": "2.1.0",
"cross-env": "7.0.3",
"cypress": "13.16.0",
"cypress": "13.16.1",
"cz-conventional-changelog": "3.3.0",
"env-linter": "2.0.0",
"eslint": "8.57.1",
Expand All @@ -124,7 +124,7 @@
"node-sass": "9.0.0",
"npm-check-updates": "17.1.11",
"npm-run-all": "4.1.5",
"prettier": "3.4.1",
"prettier": "3.4.2",
"rimraf": "5.0.10",
"stylelint": "16.11.0",
"webpack-cli": "4.10.0",
Expand Down

0 comments on commit 7e0121c

Please sign in to comment.