Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ernscht committed Oct 21, 2024
1 parent def15d6 commit e3a6497
Show file tree
Hide file tree
Showing 9 changed files with 236 additions and 243 deletions.
439 changes: 216 additions & 223 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"cz-conventional-changelog": "3.3.0",
"lerna": "8.1.8",
"markdownlint-cli": "0.42.0",
"npm-check-updates": "17.1.3",
"npm-check-updates": "17.1.4",
"npm-run-all": "4.1.5",
"rimraf": "5.0.10"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,13 +96,13 @@
"@merkle-open/eslint-config": "4.0.0",
"@merkle-open/html-validate-config": "1.0.2",
"@merkle-open/prettier-config": "1.2.1",
"@merkle-open/stylelint-config": "4.0.1",
"@merkle-open/stylelint-config": "4.0.2",
"@merkle-open/ts-config": "1.1.1",
"@nitro/app": "<%= version %>",
"@nitro/exporter": "<%= version %>",
"@nitro/gulp": "<%= version %>",
"@nitro/webpack": "<%= version %>",
"@playwright/test": "1.48.0",<% if (options.jsCompiler === 'ts') { %>
"@playwright/test": "1.48.1",<% if (options.jsCompiler === 'ts') { %>
"@types/bootstrap": "5.2.10",<% if (options.exampleCode ) { %>
"@types/jquery": "3.5.31",<% } %>
"@types/svg4everybody": "2.1.5",
Expand All @@ -127,11 +127,11 @@
"lighthouse": "12.2.1",
"lint-staged": "15.2.10",<% if (options.themes) { %>
"node-sass": "9.0.0",<% } %>
"npm-check-updates": "17.1.3",
"npm-check-updates": "17.1.4",
"npm-run-all": "4.1.5",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"stylelint": "16.9.0",<% if (options.jsCompiler === 'ts') { %>
"stylelint": "16.10.0",<% if (options.jsCompiler === 'ts') { %>
"typescript": "5.6.3",<% } %>
"webpack-cli": "4.10.0",
"yo": "5.0.0"
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": "23.16.0",
"i18next": "23.16.2",
"npm-run-all": "4.1.5"
}
}
2 changes: 1 addition & 1 deletion packages/nitro-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"hbs": "4.2.0",
"hbs-utils": "0.0.4",
"html-validate": "7.18.1",
"i18next": "23.16.0",
"i18next": "23.16.2",
"i18next-http-middleware": "3.6.0",
"i18next-fs-backend": "2.3.2",
"i18next-sprintf-postprocessor": "0.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/nitro-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"postcss": "8.4.47",
"postcss-loader": "4.3.0",
"resolve-url-loader": "5.0.0",
"sass": "1.79.5",
"sass": "1.80.3",
"sass-loader": "10.5.2",
"svgo": "3.3.2",
"ts-config-webpack-plugin": "2.0.3",
Expand Down
8 changes: 4 additions & 4 deletions packages/project-nitro-twig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,13 @@
"@merkle-open/eslint-config": "4.0.0",
"@merkle-open/html-validate-config": "1.0.2",
"@merkle-open/prettier-config": "1.2.1",
"@merkle-open/stylelint-config": "4.0.1",
"@merkle-open/stylelint-config": "4.0.2",
"@merkle-open/ts-config": "1.1.1",
"@nitro/app": "*",
"@nitro/exporter": "*",
"@nitro/gulp": "*",
"@nitro/webpack": "*",
"@playwright/test": "1.48.0",
"@playwright/test": "1.48.1",
"backstopjs": "6.3.25",
"check-node-version": "4.2.1",
"commitizen": "4.3.1",
Expand All @@ -114,11 +114,11 @@
"license-checker": "25.0.1",
"lighthouse": "12.2.1",
"lint-staged": "15.2.10",
"npm-check-updates": "17.1.3",
"npm-check-updates": "17.1.4",
"npm-run-all": "4.1.5",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"stylelint": "16.9.0",
"stylelint": "16.10.0",
"webpack-cli": "4.10.0",
"yo": "5.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/project-nitro-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,13 +87,13 @@
"@merkle-open/eslint-config": "4.0.0",
"@merkle-open/html-validate-config": "1.0.2",
"@merkle-open/prettier-config": "1.2.1",
"@merkle-open/stylelint-config": "4.0.1",
"@merkle-open/stylelint-config": "4.0.2",
"@merkle-open/ts-config": "1.1.1",
"@nitro/app": "*",
"@nitro/exporter": "*",
"@nitro/gulp": "*",
"@nitro/webpack": "*",
"@playwright/test": "1.48.0",
"@playwright/test": "1.48.1",
"@types/bootstrap": "5.2.10",
"@types/jquery": "3.5.31",
"@types/svg4everybody": "2.1.5",
Expand All @@ -116,11 +116,11 @@
"license-checker": "25.0.1",
"lighthouse": "12.2.1",
"lint-staged": "15.2.10",
"npm-check-updates": "17.1.3",
"npm-check-updates": "17.1.4",
"npm-run-all": "4.1.5",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"stylelint": "16.9.0",
"stylelint": "16.10.0",
"typescript": "5.6.3",
"webpack-cli": "4.10.0",
"yo": "5.0.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/project-nitro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,13 @@
"@merkle-open/eslint-config": "4.0.0",
"@merkle-open/html-validate-config": "1.0.2",
"@merkle-open/prettier-config": "1.2.1",
"@merkle-open/stylelint-config": "4.0.1",
"@merkle-open/stylelint-config": "4.0.2",
"@merkle-open/ts-config": "1.1.1",
"@nitro/app": "*",
"@nitro/exporter": "*",
"@nitro/gulp": "*",
"@nitro/webpack": "*",
"@playwright/test": "1.48.0",
"@playwright/test": "1.48.1",
"backstopjs": "6.3.25",
"check-node-version": "4.2.1",
"commitizen": "4.3.1",
Expand All @@ -122,11 +122,11 @@
"lighthouse": "12.2.1",
"lint-staged": "15.2.10",
"node-sass": "9.0.0",
"npm-check-updates": "17.1.3",
"npm-check-updates": "17.1.4",
"npm-run-all": "4.1.5",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"stylelint": "16.9.0",
"stylelint": "16.10.0",
"webpack-cli": "4.10.0",
"yo": "5.0.0"
},
Expand Down

0 comments on commit e3a6497

Please sign in to comment.