Skip to content

Commit

Permalink
chore(deps): bump the everything group across 1 directory with 23 upd…
Browse files Browse the repository at this point in the history
…ates (#445)

* chore(deps): bump the everything group across 1 directory with 23 updates

Bumps the everything group with 23 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.11.1` | `9.16.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.54` | `18.19.67` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.0` | `7.37.2` |
| [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.12` | `0.4.16` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.28.0` | `9.32.0` |
| [globals](https://github.com/sindresorhus/globals) | `15.9.0` | `15.13.0` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` |
| [turbo](https://github.com/vercel/turborepo) | `2.1.3` | `2.3.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.7.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.8.0` | `8.17.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.8` | `5.4.11` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.4.7` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.1` | `2.1.8` |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.3` | `11.13.5` |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.0` | `11.13.5` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.16.7` | `5.16.9` |
| [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.38.1` | `3.39.0` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.26.2` | `6.28.0` |
| [sass](https://github.com/sass/dart-sass) | `1.79.4` | `1.82.0` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.5.0` | `6.6.3` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `2.1.1` | `2.1.8` |
| [@vitejs/plugin-vue2](https://github.com/vitejs/vite-plugin-vue2/tree/HEAD/packages/plugin-vue) | `2.3.1` | `2.3.3` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.1.6` | `2.1.10` |



Updates `@eslint/js` from 9.11.1 to 9.16.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.16.0/packages/js)

Updates `@types/node` from 18.19.54 to 18.19.67
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-plugin-react` from 7.37.0 to 7.37.2
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.37.0...v7.37.2)

Updates `eslint-plugin-react-refresh` from 0.4.12 to 0.4.16
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.12...v0.4.16)

Updates `eslint-plugin-vue` from 9.28.0 to 9.32.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.28.0...v9.32.0)

Updates `globals` from 15.9.0 to 15.13.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.9.0...v15.13.0)

Updates `prettier` from 3.3.3 to 3.4.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.4.2)

Updates `turbo` from 2.1.3 to 2.3.3
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.1.3...v2.3.3)

Updates `typescript` from 5.6.2 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.7.2)

Updates `typescript-eslint` from 8.8.0 to 8.17.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.17.0/packages/typescript-eslint)

Updates `vite` from 5.4.8 to 5.4.11
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.11/packages/vite)

Updates `dotenv` from 16.4.5 to 16.4.7
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v16.4.7)

Updates `vitest` from 2.1.1 to 2.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/vitest)

Updates `@emotion/react` from 11.13.3 to 11.13.5
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@emotion/styled` from 11.13.0 to 11.13.5
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@mui/material` from 5.16.7 to 5.16.9
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.9/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.9/packages/mui-material)

Updates `core-js` from 3.38.1 to 3.39.0
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.39.0/packages/core-js)

Updates `react-router-dom` from 6.26.2 to 6.28.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

Updates `sass` from 1.79.4 to 1.82.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.79.4...1.82.0)

Updates `@testing-library/jest-dom` from 6.5.0 to 6.6.3
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.5.0...v6.6.3)

Updates `@vitest/ui` from 2.1.1 to 2.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/ui)

Updates `@vitejs/plugin-vue2` from 2.3.1 to 2.3.3
- [Release notes](https://github.com/vitejs/vite-plugin-vue2/releases)
- [Commits](https://github.com/vitejs/vite-plugin-vue2/commits/v2.3.3/packages/plugin-vue)

Updates `vue-tsc` from 2.1.6 to 2.1.10
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.1.10/packages/tsc)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: eslint-plugin-react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: vitest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: "@emotion/styled"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: everything
- dependency-name: "@vitest/ui"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: "@vitejs/plugin-vue2"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: everything
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: everything
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix: vue-tsc version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dawntraoz <[email protected]>
  • Loading branch information
dependabot[bot] and Dawntraoz authored Jan 3, 2025
1 parent 749d767 commit d4be70c
Show file tree
Hide file tree
Showing 16 changed files with 837 additions and 449 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,25 +49,25 @@
"bump-version": "./scripts/bump-version.ts"
},
"devDependencies": {
"@eslint/js": "9.11.1",
"@eslint/js": "9.16.0",
"@storyblok/mui": "0.2.0",
"@types/node": "18.19.54",
"@types/node": "18.19.67",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-react": "7.37.0",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.12",
"eslint-plugin-vue": "9.28.0",
"globals": "15.9.0",
"eslint-plugin-react-refresh": "0.4.16",
"eslint-plugin-vue": "9.32.0",
"globals": "15.13.0",
"kleur": "4.1.5",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"prompts": "2.4.2",
"semver": "7.6.3",
"tsx": "3.14.0",
"turbo": "2.1.3",
"typescript": "5.6.2",
"typescript-eslint": "8.8.0",
"vite": "5.4.8",
"turbo": "2.3.3",
"typescript": "5.7.2",
"typescript-eslint": "8.17.0",
"vite": "5.4.11",
"vite-plugin-dts": "1.7.3",
"vue-eslint-parser": "9.4.3",
"zx": "7.2.3"
Expand Down
6 changes: 3 additions & 3 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
},
"dependencies": {
"commander": "^9.5.0",
"dotenv": "^16.4.4",
"dotenv": "^16.4.7",
"execa": "^6.1.0",
"fs-extra": "^11.1.0",
"kleur": "^4.1.5",
"node-fetch": "^3.3.0",
"ora": "6.3.1",
"prompts": "^2.4.2",
"vite": "5.4.8",
"vite": "5.4.11",
"walkdir": "^0.4.1"
},
"devDependencies": {
Expand All @@ -43,6 +43,6 @@
"@types/fs-extra": "11.0.4",
"@types/prompts": "2.4.9",
"temp-dir": "3.0.0",
"vitest": "2.1.1"
"vitest": "2.1.8"
}
}
2 changes: 1 addition & 1 deletion packages/cli/templates/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@storyblok/field-plugin": "1.4.2"
},
"devDependencies": {
"vite": "5.4.8",
"vite": "5.4.11",
"vite-plugin-css-injected-by-js": "2.4.0"
}
}
8 changes: 4 additions & 4 deletions packages/cli/templates/monorepo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"format": "prettier . --write"
},
"devDependencies": {
"@types/node": "18.19.54",
"@types/node": "18.19.67",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.57.1",
"eslint-plugin-prettier": "5.2.1",
"prettier": "3.3.3",
"typescript": "5.6.2",
"vite": "5.4.8"
"prettier": "3.4.2",
"typescript": "5.7.2",
"vite": "5.4.11"
}
}
18 changes: 9 additions & 9 deletions packages/cli/templates/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,23 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@eslint/js": "^9.11.1",
"@testing-library/jest-dom": "6.5.0",
"@eslint/js": "^9.16.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.1.0",
"@vitest/ui": "2.1.1",
"@vitest/ui": "2.1.8",
"eslint": "^8.57.1",
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
"eslint-plugin-react-refresh": "^0.4.9",
"globals": "^15.9.0",
"eslint-plugin-react-refresh": "^0.4.16",
"globals": "^15.13.0",
"jsdom": "22.1.0",
"typescript": "5.6.2",
"typescript-eslint": "^8.8.0",
"vite": "5.4.8",
"typescript": "5.7.2",
"typescript-eslint": "^8.17.0",
"vite": "5.4.11",
"vite-plugin-css-injected-by-js": "3.1.0",
"vitest": "2.1.1"
"vitest": "2.1.8"
}
}
6 changes: 3 additions & 3 deletions packages/cli/templates/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"devDependencies": {
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-replace": "5.0.7",
"@vitejs/plugin-vue2": "2.3.1",
"@vitejs/plugin-vue2": "2.3.3",
"rollup": "3.29.5",
"typescript": "5.6.2",
"vite": "5.4.8",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-css-injected-by-js": "2.4.0"
}
}
10 changes: 5 additions & 5 deletions packages/cli/templates/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
"vue": "^3.2.47"
},
"devDependencies": {
"@testing-library/jest-dom": "6.5.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/user-event": "14.5.2",
"@testing-library/vue": "8.1.0",
"@vitejs/plugin-vue": "^4.6.2",
"@vitest/ui": "2.1.1",
"@vitest/ui": "2.1.8",
"jsdom": "23.0.1",
"typescript": "5.6.2",
"vite": "5.4.8",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-css-injected-by-js": "3.1.0",
"vitest": "2.1.1",
"vitest": "2.1.8",
"vue-tsc": "2.1.6"
}
}
8 changes: 4 additions & 4 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"check:types": "tsc --noEmit"
},
"dependencies": {
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@fontsource/roboto": "4.5.8",
"@mui/material": "5.16.7",
"@mui/material": "5.16.9",
"@storyblok/field-plugin": "workspace:*",
"@storyblok/mui": "0.2.0",
"react": "18.3.1",
Expand All @@ -21,6 +21,6 @@
"devDependencies": {
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^3.0.0",
"vite": "5.4.8"
"vite": "5.4.11"
}
}
10 changes: 5 additions & 5 deletions packages/field-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@
},
"devDependencies": {
"@types/core-js": "2.5.8",
"@types/node": "18.19.54",
"core-js": "3.38.1",
"@types/node": "18.19.67",
"core-js": "3.39.0",
"execa": "8.0.1",
"jsdom": "25.0.0",
"typescript": "5.6.2",
"typescript": "5.7.2",
"unbuild": "2.0.0",
"vite": "5.4.8",
"vite": "5.4.11",
"vite-plugin-dts": "4.2.1",
"vitest": "2.1.1"
"vitest": "2.1.8"
}
}
2 changes: 1 addition & 1 deletion packages/lib-helpers/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"devDependencies": {
"@types/react": "^18.3.10",
"@types/react-dom": "^18.2.19",
"typescript": "5.6.2"
"typescript": "5.7.2"
}
}
4 changes: 2 additions & 2 deletions packages/lib-helpers/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"version": "0.0.0",
"type": "module",
"devDependencies": {
"typescript": "5.6.2"
"typescript": "5.7.2"
},
"dependencies": {
"@storyblok/field-plugin": "workspace:*",
"vitest": "2.1.1"
"vitest": "2.1.8"
}
}
2 changes: 1 addition & 1 deletion packages/lib-helpers/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"devDependencies": {
"@storyblok/manifest-helper": "workspace:*",
"typescript": "5.6.2"
"typescript": "5.7.2"
}
}
4 changes: 2 additions & 2 deletions packages/lib-helpers/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"type": "module",
"dependencies": {
"@storyblok/field-plugin": "workspace:*",
"prettier": "3.3.3",
"prettier": "3.4.2",
"vue": "^3.3.4"
},
"devDependencies": {
"typescript": "5.6.2"
"typescript": "5.7.2"
}
}
4 changes: 2 additions & 2 deletions packages/manifest-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"unbuild": "2.0.0",
"vite": "5.4.8",
"vitest": "2.1.1"
"vite": "5.4.11",
"vitest": "2.1.8"
}
}
14 changes: 7 additions & 7 deletions packages/sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,25 @@
"check:types": "tsc --noEmit"
},
"dependencies": {
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@fontsource/roboto": "4.5.8",
"@mui/material": "5.16.7",
"@mui/material": "5.16.9",
"@storyblok/field-plugin": "workspace:*",
"@storyblok/mui": "0.2.0",
"highlight.js": "11.10.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "^6.22.1",
"react-router-dom": "^6.28.0",
"use-debounce": "^9.0.3",
"use-query-params": "^2.2.1",
"usehooks-ts": "2.16.0"
},
"devDependencies": {
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^3.0.0",
"sass": "^1.79.4",
"typescript": "5.6.2",
"vite": "5.4.8"
"sass": "^1.82.0",
"typescript": "5.7.2",
"vite": "5.4.11"
}
}
Loading

0 comments on commit d4be70c

Please sign in to comment.