Skip to content

Commit 4528ea4

Browse files
chore(dev-deps): ⬆️ upgrade devdependencies (major) to v8
1 parent 6aebe91 commit 4528ea4

File tree

4 files changed

+1177
-822
lines changed

4 files changed

+1177
-822
lines changed

apps/cms-strapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"eslint-plugin-jsonc": "2.9.0",
6666
"jsonc-eslint-parser": "2.3.0",
6767
"lint-staged": "13.2.3",
68-
"npm-package-json-lint": "7.0.0",
68+
"npm-package-json-lint": "8.0.0",
6969
"npm-package-json-lint-config-default": "6.0.0",
7070
"typescript": "5.1.6"
7171
},

apps/cms-strapi/src/plugins/uno/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@
5757
"jsonc-eslint-parser": "2.3.0",
5858
"lint-staged": "13.2.3",
5959
"node-fetch": "3.3.2",
60-
"npm-package-json-lint": "7.0.0",
60+
"npm-package-json-lint": "8.0.0",
6161
"npm-package-json-lint-config-default": "6.0.0",
6262
"react": "18.2.0",
6363
"react-dom": "18.2.0",
6464
"react-router-dom": "5.3.4",
6565
"styled-components": "5.3.11",
66-
"tsup": "7.1.0",
66+
"tsup": "8.3.0",
6767
"typescript": "5.1.6"
6868
},
6969
"peerDependencies": {

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@
7575
"@commitlint/cli": "17.6.7",
7676
"@commitlint/config-conventional": "17.6.7",
7777
"@ianvs/prettier-plugin-sort-imports": "4.1.0",
78-
"@npmcli/promise-spawn": "6.0.2",
78+
"@npmcli/promise-spawn": "8.0.1",
7979
"@types/node": "20.4.4",
8080
"@typescript-eslint/experimental-utils": "5.62.0",
8181
"all-contributors-cli": "6.26.1",
82-
"cspell": "6.31.2",
82+
"cspell": "8.15.2",
8383
"del-cli": "5.0.0",
8484
"dotenv": "16.3.1",
8585
"eslint": "8.45.0",
@@ -97,7 +97,7 @@
9797
"lint-staged": "13.2.3",
9898
"markdownlint": "0.29.0",
9999
"markdownlint-cli2": "0.8.1",
100-
"npm-package-json-lint": "7.0.0",
100+
"npm-package-json-lint": "8.0.0",
101101
"npm-package-json-lint-config-default": "6.0.0",
102102
"prettier": "3.0.0",
103103
"prettier-plugin-packagejson": "2.4.5",

0 commit comments

Comments
 (0)