Skip to content

Commit

Permalink
chore(dev-deps): ⬆️ update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 6aebe91 commit 4f1e559
Show file tree
Hide file tree
Showing 4 changed files with 3,682 additions and 2,977 deletions.
20 changes: 10 additions & 10 deletions apps/cms-strapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,18 +56,18 @@
"pg": "8.11.1"
},
"devDependencies": {
"@types/node": "20.4.4",
"@types/node": "20.16.5",
"@typescript-eslint/experimental-utils": "5.62.0",
"del-cli": "5.0.0",
"eslint": "8.45.0",
"eslint-config-canonical": "41.1.3",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-jsonc": "2.9.0",
"jsonc-eslint-parser": "2.3.0",
"lint-staged": "13.2.3",
"npm-package-json-lint": "7.0.0",
"del-cli": "5.1.0",
"eslint": "8.57.0",
"eslint-config-canonical": "41.4.2",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-jsonc": "2.16.0",
"jsonc-eslint-parser": "2.4.0",
"lint-staged": "13.3.0",
"npm-package-json-lint": "7.1.0",
"npm-package-json-lint-config-default": "6.0.0",
"typescript": "5.1.6"
"typescript": "5.6.2"
},
"engines": {
"node": ">=16.16.0",
Expand Down
34 changes: 17 additions & 17 deletions apps/cms-strapi/src/plugins/uno/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,29 +42,29 @@
"@strapi/strapi": "4.11.7"
},
"devDependencies": {
"@strapi/database": "4.11.7",
"@strapi/typescript-utils": "4.11.7",
"@types/react": "18.2.16",
"@types/react-dom": "18.2.7",
"@strapi/database": "4.25.11",
"@strapi/typescript-utils": "4.25.11",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
"@types/styled-components": "5.1.26",
"@types/styled-components": "5.1.34",
"@typescript-eslint/experimental-utils": "5.62.0",
"del-cli": "5.0.0",
"eslint": "8.45.0",
"eslint-config-canonical": "41.1.3",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-jsonc": "2.9.0",
"jsonc-eslint-parser": "2.3.0",
"lint-staged": "13.2.3",
"del-cli": "5.1.0",
"eslint": "8.57.0",
"eslint-config-canonical": "41.4.2",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-jsonc": "2.16.0",
"jsonc-eslint-parser": "2.4.0",
"lint-staged": "13.3.0",
"node-fetch": "3.3.2",
"npm-package-json-lint": "7.0.0",
"npm-package-json-lint": "7.1.0",
"npm-package-json-lint-config-default": "6.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "5.3.4",
"styled-components": "5.3.11",
"tsup": "7.1.0",
"typescript": "5.1.6"
"tsup": "7.2.0",
"typescript": "5.6.2"
},
"peerDependencies": {
"react": "^17.0.0 || ^18.0.0",
Expand Down
62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,45 +69,45 @@
]
},
"devDependencies": {
"@babel/plugin-syntax-import-assertions": "7.22.5",
"@changesets/cli": "2.26.2",
"@changesets/get-github-info": "0.5.2",
"@commitlint/cli": "17.6.7",
"@commitlint/config-conventional": "17.6.7",
"@ianvs/prettier-plugin-sort-imports": "4.1.0",
"@babel/plugin-syntax-import-assertions": "7.25.6",
"@changesets/cli": "2.27.8",
"@changesets/get-github-info": "0.6.0",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@ianvs/prettier-plugin-sort-imports": "4.3.1",
"@npmcli/promise-spawn": "6.0.2",
"@types/node": "20.4.4",
"@types/node": "20.16.5",
"@typescript-eslint/experimental-utils": "5.62.0",
"all-contributors-cli": "6.26.1",
"cspell": "6.31.2",
"del-cli": "5.0.0",
"dotenv": "16.3.1",
"eslint": "8.45.0",
"eslint-config-canonical": "41.1.3",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-jsonc": "2.9.0",
"eslint-plugin-toml": "0.5.0",
"eslint-plugin-yml": "1.8.0",
"cspell": "6.31.3",
"del-cli": "5.1.0",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"eslint-config-canonical": "41.4.2",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-toml": "0.11.1",
"eslint-plugin-yml": "1.14.0",
"gacp": "3.0.3",
"get-monorepo-packages": "1.2.0",
"husky": "8.0.3",
"is-ci": "3.0.1",
"jsonc-eslint-parser": "2.3.0",
"knip": "2.17.0",
"lint-staged": "13.2.3",
"markdownlint": "0.29.0",
"markdownlint-cli2": "0.8.1",
"npm-package-json-lint": "7.0.0",
"jsonc-eslint-parser": "2.4.0",
"knip": "2.43.0",
"lint-staged": "13.3.0",
"markdownlint": "0.35.0",
"markdownlint-cli2": "0.14.0",
"npm-package-json-lint": "7.1.0",
"npm-package-json-lint-config-default": "6.0.0",
"prettier": "3.0.0",
"prettier-plugin-packagejson": "2.4.5",
"rimraf": "5.0.1",
"taze": "0.11.2",
"toml-eslint-parser": "0.6.0",
"ts-node": "10.9.1",
"turbo": "1.10.11",
"typescript": "5.1.6",
"yaml-eslint-parser": "1.2.2"
"prettier": "3.3.3",
"prettier-plugin-packagejson": "2.5.2",
"rimraf": "5.0.10",
"taze": "0.16.8",
"toml-eslint-parser": "0.10.0",
"ts-node": "10.9.2",
"turbo": "1.13.4",
"typescript": "5.6.2",
"yaml-eslint-parser": "1.2.3"
},
"packageManager": "yarn@3.6.1",
"engines": {
Expand Down
Loading

0 comments on commit 4f1e559

Please sign in to comment.