Skip to content

Commit

Permalink
chore(dev-deps): ⬆️ upgrade devdependencies (major) to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 16, 2024
1 parent 6aebe91 commit a658864
Show file tree
Hide file tree
Showing 4 changed files with 1,074 additions and 790 deletions.
2 changes: 1 addition & 1 deletion apps/cms-strapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"eslint-plugin-jsonc": "2.9.0",
"jsonc-eslint-parser": "2.3.0",
"lint-staged": "13.2.3",
"npm-package-json-lint": "7.0.0",
"npm-package-json-lint": "8.0.0",
"npm-package-json-lint-config-default": "6.0.0",
"typescript": "5.1.6"
},
Expand Down
4 changes: 2 additions & 2 deletions apps/cms-strapi/src/plugins/uno/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@
"jsonc-eslint-parser": "2.3.0",
"lint-staged": "13.2.3",
"node-fetch": "3.3.2",
"npm-package-json-lint": "7.0.0",
"npm-package-json-lint": "8.0.0",
"npm-package-json-lint-config-default": "6.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "5.3.4",
"styled-components": "5.3.11",
"tsup": "7.1.0",
"tsup": "8.2.4",
"typescript": "5.1.6"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@types/node": "20.4.4",
"@typescript-eslint/experimental-utils": "5.62.0",
"all-contributors-cli": "6.26.1",
"cspell": "6.31.2",
"cspell": "8.13.3",
"del-cli": "5.0.0",
"dotenv": "16.3.1",
"eslint": "8.45.0",
Expand All @@ -97,7 +97,7 @@
"lint-staged": "13.2.3",
"markdownlint": "0.29.0",
"markdownlint-cli2": "0.8.1",
"npm-package-json-lint": "7.0.0",
"npm-package-json-lint": "8.0.0",
"npm-package-json-lint-config-default": "6.0.0",
"prettier": "3.0.0",
"prettier-plugin-packagejson": "2.4.5",
Expand Down
Loading

0 comments on commit a658864

Please sign in to comment.