Skip to content

Commit 3becac4

Browse files
chore(dev-deps): ⬆️ upgrade devdependencies (major) to v19
1 parent 6aebe91 commit 3becac4

File tree

3 files changed

+392
-407
lines changed

3 files changed

+392
-407
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"devDependencies": {
4545
"@strapi/database": "4.11.7",
4646
"@strapi/typescript-utils": "4.11.7",
47-
"@types/react": "18.2.16",
48-
"@types/react-dom": "18.2.7",
47+
"@types/react": "19.0.1",
48+
"@types/react-dom": "19.0.2",
4949
"@types/react-router-dom": "5.3.3",
5050
"@types/styled-components": "5.1.26",
5151
"@typescript-eslint/experimental-utils": "5.62.0",
@@ -59,8 +59,8 @@
5959
"node-fetch": "3.3.2",
6060
"npm-package-json-lint": "7.0.0",
6161
"npm-package-json-lint-config-default": "6.0.0",
62-
"react": "18.2.0",
63-
"react-dom": "18.2.0",
62+
"react": "19.0.0",
63+
"react-dom": "19.0.0",
6464
"react-router-dom": "5.3.4",
6565
"styled-components": "5.3.11",
6666
"tsup": "7.1.0",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
"@babel/plugin-syntax-import-assertions": "7.22.5",
7373
"@changesets/cli": "2.26.2",
7474
"@changesets/get-github-info": "0.5.2",
75-
"@commitlint/cli": "17.6.7",
76-
"@commitlint/config-conventional": "17.6.7",
75+
"@commitlint/cli": "19.6.0",
76+
"@commitlint/config-conventional": "19.6.0",
7777
"@ianvs/prettier-plugin-sort-imports": "4.1.0",
7878
"@npmcli/promise-spawn": "6.0.2",
7979
"@types/node": "20.4.4",

0 commit comments

Comments
 (0)