Skip to content

Commit 91d47cc

Browse files
chore(dev-deps): ⬆️ update devdependencies
1 parent 6aebe91 commit 91d47cc

File tree

4 files changed

+3839
-2914
lines changed

4 files changed

+3839
-2914
lines changed

apps/cms-strapi/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -56,18 +56,18 @@
5656
"pg": "8.11.1"
5757
},
5858
"devDependencies": {
59-
"@types/node": "20.4.4",
59+
"@types/node": "20.16.2",
6060
"@typescript-eslint/experimental-utils": "5.62.0",
61-
"del-cli": "5.0.0",
62-
"eslint": "8.45.0",
63-
"eslint-config-canonical": "41.1.3",
64-
"eslint-config-prettier": "8.8.0",
65-
"eslint-plugin-jsonc": "2.9.0",
66-
"jsonc-eslint-parser": "2.3.0",
67-
"lint-staged": "13.2.3",
68-
"npm-package-json-lint": "7.0.0",
61+
"del-cli": "5.1.0",
62+
"eslint": "8.57.0",
63+
"eslint-config-canonical": "41.4.2",
64+
"eslint-config-prettier": "8.10.0",
65+
"eslint-plugin-jsonc": "2.16.0",
66+
"jsonc-eslint-parser": "2.4.0",
67+
"lint-staged": "13.3.0",
68+
"npm-package-json-lint": "7.1.0",
6969
"npm-package-json-lint-config-default": "6.0.0",
70-
"typescript": "5.1.6"
70+
"typescript": "5.5.4"
7171
},
7272
"engines": {
7373
"node": ">=16.16.0",

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

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -42,29 +42,29 @@
4242
"@strapi/strapi": "4.11.7"
4343
},
4444
"devDependencies": {
45-
"@strapi/database": "4.11.7",
46-
"@strapi/typescript-utils": "4.11.7",
47-
"@types/react": "18.2.16",
48-
"@types/react-dom": "18.2.7",
45+
"@strapi/database": "4.25.8",
46+
"@strapi/typescript-utils": "4.25.8",
47+
"@types/react": "18.3.4",
48+
"@types/react-dom": "18.3.0",
4949
"@types/react-router-dom": "5.3.3",
50-
"@types/styled-components": "5.1.26",
50+
"@types/styled-components": "5.1.34",
5151
"@typescript-eslint/experimental-utils": "5.62.0",
52-
"del-cli": "5.0.0",
53-
"eslint": "8.45.0",
54-
"eslint-config-canonical": "41.1.3",
55-
"eslint-config-prettier": "8.8.0",
56-
"eslint-plugin-jsonc": "2.9.0",
57-
"jsonc-eslint-parser": "2.3.0",
58-
"lint-staged": "13.2.3",
52+
"del-cli": "5.1.0",
53+
"eslint": "8.57.0",
54+
"eslint-config-canonical": "41.4.2",
55+
"eslint-config-prettier": "8.10.0",
56+
"eslint-plugin-jsonc": "2.16.0",
57+
"jsonc-eslint-parser": "2.4.0",
58+
"lint-staged": "13.3.0",
5959
"node-fetch": "3.3.2",
60-
"npm-package-json-lint": "7.0.0",
60+
"npm-package-json-lint": "7.1.0",
6161
"npm-package-json-lint-config-default": "6.0.0",
62-
"react": "18.2.0",
63-
"react-dom": "18.2.0",
62+
"react": "18.3.1",
63+
"react-dom": "18.3.1",
6464
"react-router-dom": "5.3.4",
6565
"styled-components": "5.3.11",
66-
"tsup": "7.1.0",
67-
"typescript": "5.1.6"
66+
"tsup": "7.2.0",
67+
"typescript": "5.5.4"
6868
},
6969
"peerDependencies": {
7070
"react": "^17.0.0 || ^18.0.0",

package.json

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -69,45 +69,45 @@
6969
]
7070
},
7171
"devDependencies": {
72-
"@babel/plugin-syntax-import-assertions": "7.22.5",
73-
"@changesets/cli": "2.26.2",
74-
"@changesets/get-github-info": "0.5.2",
75-
"@commitlint/cli": "17.6.7",
76-
"@commitlint/config-conventional": "17.6.7",
77-
"@ianvs/prettier-plugin-sort-imports": "4.1.0",
72+
"@babel/plugin-syntax-import-assertions": "7.24.7",
73+
"@changesets/cli": "2.27.7",
74+
"@changesets/get-github-info": "0.6.0",
75+
"@commitlint/cli": "17.8.1",
76+
"@commitlint/config-conventional": "17.8.1",
77+
"@ianvs/prettier-plugin-sort-imports": "4.3.1",
7878
"@npmcli/promise-spawn": "6.0.2",
79-
"@types/node": "20.4.4",
79+
"@types/node": "20.16.2",
8080
"@typescript-eslint/experimental-utils": "5.62.0",
8181
"all-contributors-cli": "6.26.1",
82-
"cspell": "6.31.2",
83-
"del-cli": "5.0.0",
84-
"dotenv": "16.3.1",
85-
"eslint": "8.45.0",
86-
"eslint-config-canonical": "41.1.3",
87-
"eslint-config-prettier": "8.8.0",
88-
"eslint-plugin-jsonc": "2.9.0",
89-
"eslint-plugin-toml": "0.5.0",
90-
"eslint-plugin-yml": "1.8.0",
82+
"cspell": "6.31.3",
83+
"del-cli": "5.1.0",
84+
"dotenv": "16.4.5",
85+
"eslint": "8.57.0",
86+
"eslint-config-canonical": "41.4.2",
87+
"eslint-config-prettier": "8.10.0",
88+
"eslint-plugin-jsonc": "2.16.0",
89+
"eslint-plugin-toml": "0.11.1",
90+
"eslint-plugin-yml": "1.14.0",
9191
"gacp": "3.0.3",
9292
"get-monorepo-packages": "1.2.0",
9393
"husky": "8.0.3",
9494
"is-ci": "3.0.1",
95-
"jsonc-eslint-parser": "2.3.0",
96-
"knip": "2.17.0",
97-
"lint-staged": "13.2.3",
98-
"markdownlint": "0.29.0",
99-
"markdownlint-cli2": "0.8.1",
100-
"npm-package-json-lint": "7.0.0",
95+
"jsonc-eslint-parser": "2.4.0",
96+
"knip": "2.43.0",
97+
"lint-staged": "13.3.0",
98+
"markdownlint": "0.34.0",
99+
"markdownlint-cli2": "0.13.0",
100+
"npm-package-json-lint": "7.1.0",
101101
"npm-package-json-lint-config-default": "6.0.0",
102-
"prettier": "3.0.0",
103-
"prettier-plugin-packagejson": "2.4.5",
104-
"rimraf": "5.0.1",
105-
"taze": "0.11.2",
106-
"toml-eslint-parser": "0.6.0",
107-
"ts-node": "10.9.1",
108-
"turbo": "1.10.11",
109-
"typescript": "5.1.6",
110-
"yaml-eslint-parser": "1.2.2"
102+
"prettier": "3.3.3",
103+
"prettier-plugin-packagejson": "2.5.2",
104+
"rimraf": "5.0.10",
105+
"taze": "0.16.7",
106+
"toml-eslint-parser": "0.10.0",
107+
"ts-node": "10.9.2",
108+
"turbo": "1.13.4",
109+
"typescript": "5.5.4",
110+
"yaml-eslint-parser": "1.2.3"
111111
},
112112
"packageManager": "yarn@3.6.1",
113113
"engines": {

0 commit comments

Comments
 (0)