Skip to content

Commit 2806b87

Browse files
chore(deps): bump the everything group with 22 updates
Bumps the everything group with 22 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.16.0` | `9.19.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.67` | `18.19.74` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.4` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.16` | `0.4.18` | | [globals](https://github.com/sindresorhus/globals) | `15.13.0` | `15.14.0` | | [semver](https://github.com/npm/node-semver) | `7.6.3` | `7.7.0` | | [turbo](https://github.com/vercel/turborepo) | `2.3.3` | `2.4.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.17.0` | `8.22.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.11` | `5.4.14` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.2.0` | `11.3.0` | | [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.5` | `11.14.0` | | [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.5` | `11.14.0` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.16.9` | `5.16.14` | | [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.39.0` | `3.40.0` | | [highlight.js](https://github.com/highlightjs/highlight.js) | `11.10.0` | `11.11.1` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.28.0` | `6.29.0` | | [sass](https://github.com/sass/dart-sass) | `1.82.0` | `1.83.4` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.2` | `14.6.1` | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `15.3.0` | `15.3.1` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.1.6` | `2.2.0` | Updates `@eslint/js` from 9.16.0 to 9.19.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.19.0/packages/js) Updates `@types/node` from 18.19.67 to 18.19.74 - [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.2 to 7.37.4 - [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.2...v7.37.4) Updates `eslint-plugin-react-refresh` from 0.4.16 to 0.4.18 - [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.16...v0.4.18) Updates `globals` from 15.13.0 to 15.14.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.13.0...v15.14.0) Updates `semver` from 7.6.3 to 7.7.0 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.6.3...v7.7.0) Updates `turbo` from 2.3.3 to 2.4.0 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](vercel/turborepo@v2.3.3...v2.4.0) Updates `typescript` from 5.7.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) Updates `typescript-eslint` from 8.17.0 to 8.22.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.22.0/packages/typescript-eslint) Updates `vite` from 5.4.11 to 5.4.14 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite) Updates `fs-extra` from 11.2.0 to 11.3.0 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.2.0...11.3.0) Updates `@emotion/react` from 11.13.5 to 11.14.0 - [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.5 to 11.14.0 - [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.9 to 5.16.14 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.16.14/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.16.14/packages/mui-material) Updates `core-js` from 3.39.0 to 3.40.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.40.0/packages/core-js) Updates `highlight.js` from 11.10.0 to 11.11.1 - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md) - [Commits](highlightjs/highlight.js@11.10.0...11.11.1) Updates `react-router-dom` from 6.28.0 to 6.29.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.82.0 to 1.83.4 - [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.82.0...1.83.4) Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.3) Updates `@testing-library/user-event` from 14.5.2 to 14.6.1 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.5.2...v14.6.1) Updates `@rollup/plugin-node-resolve` from 15.3.0 to 15.3.1 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.3.1/packages/node-resolve) Updates `vue-tsc` from 2.1.6 to 2.2.0 - [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.2.0/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: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: everything - dependency-name: semver dependency-type: direct:development 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-patch 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: fs-extra dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything - dependency-name: "@emotion/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything - dependency-name: "@emotion/styled" dependency-type: direct:production update-type: version-update:semver-minor 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: highlight.js dependency-type: direct:production 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: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: everything - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: everything - dependency-name: "@rollup/plugin-node-resolve" 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-minor dependency-group: everything ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aadb678 commit 2806b87

File tree

16 files changed

+1225
-454
lines changed

16 files changed

+1225
-454
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -49,25 +49,25 @@
4949
"bump-version": "./scripts/bump-version.ts"
5050
},
5151
"devDependencies": {
52-
"@eslint/js": "9.16.0",
52+
"@eslint/js": "9.19.0",
5353
"@storyblok/mui": "0.2.0",
54-
"@types/node": "18.19.67",
54+
"@types/node": "18.19.74",
5555
"eslint": "8.57.1",
5656
"eslint-config-prettier": "9.1.0",
57-
"eslint-plugin-react": "7.37.2",
57+
"eslint-plugin-react": "7.37.4",
5858
"eslint-plugin-react-hooks": "4.6.2",
59-
"eslint-plugin-react-refresh": "0.4.16",
59+
"eslint-plugin-react-refresh": "0.4.18",
6060
"eslint-plugin-vue": "9.32.0",
61-
"globals": "15.13.0",
61+
"globals": "15.14.0",
6262
"kleur": "4.1.5",
6363
"prettier": "^3.4.2",
6464
"prompts": "2.4.2",
65-
"semver": "7.6.3",
65+
"semver": "7.7.0",
6666
"tsx": "3.14.0",
67-
"turbo": "2.3.3",
68-
"typescript": "5.7.2",
69-
"typescript-eslint": "8.17.0",
70-
"vite": "5.4.11",
67+
"turbo": "2.4.0",
68+
"typescript": "5.7.3",
69+
"typescript-eslint": "8.22.0",
70+
"vite": "5.4.14",
7171
"vite-plugin-dts": "1.7.3",
7272
"vue-eslint-parser": "9.4.3",
7373
"zx": "7.2.3"

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
"commander": "^9.5.0",
3030
"dotenv": "^16.4.7",
3131
"execa": "^6.1.0",
32-
"fs-extra": "^11.1.0",
32+
"fs-extra": "^11.3.0",
3333
"kleur": "^4.1.5",
3434
"node-fetch": "^3.3.0",
3535
"ora": "6.3.1",
3636
"prompts": "^2.4.2",
37-
"vite": "5.4.11",
37+
"vite": "5.4.14",
3838
"walkdir": "^0.4.1"
3939
},
4040
"devDependencies": {

packages/cli/templates/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@storyblok/field-plugin": "1.6.0"
1414
},
1515
"devDependencies": {
16-
"vite": "5.4.11",
16+
"vite": "5.4.14",
1717
"vite-plugin-css-injected-by-js": "2.4.0"
1818
}
1919
}

packages/cli/templates/monorepo/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
"format": "prettier . --write"
1313
},
1414
"devDependencies": {
15-
"@types/node": "18.19.67",
15+
"@types/node": "18.19.74",
1616
"@typescript-eslint/eslint-plugin": "5.62.0",
1717
"@typescript-eslint/parser": "5.62.0",
1818
"eslint": "8.57.1",
19-
"eslint-plugin-prettier": "5.2.1",
19+
"eslint-plugin-prettier": "5.2.3",
2020
"prettier": "3.4.2",
21-
"typescript": "5.7.2",
22-
"vite": "5.4.11"
21+
"typescript": "5.7.3",
22+
"vite": "5.4.14"
2323
}
2424
}

packages/cli/templates/react/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,22 +17,22 @@
1717
"react-dom": "^18.3.1"
1818
},
1919
"devDependencies": {
20-
"@eslint/js": "^9.16.0",
20+
"@eslint/js": "^9.19.0",
2121
"@testing-library/jest-dom": "6.6.3",
2222
"@testing-library/react": "14.3.1",
23-
"@testing-library/user-event": "14.5.2",
23+
"@testing-library/user-event": "14.6.1",
2424
"@types/react": "^18.3.10",
2525
"@types/react-dom": "^18.2.19",
2626
"@vitejs/plugin-react": "^4.1.0",
2727
"@vitest/ui": "2.1.8",
2828
"eslint": "^8.57.1",
2929
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
30-
"eslint-plugin-react-refresh": "^0.4.16",
31-
"globals": "^15.13.0",
30+
"eslint-plugin-react-refresh": "^0.4.18",
31+
"globals": "^15.14.0",
3232
"jsdom": "22.1.0",
33-
"typescript": "5.7.2",
34-
"typescript-eslint": "^8.17.0",
35-
"vite": "5.4.11",
33+
"typescript": "5.7.3",
34+
"typescript-eslint": "^8.22.0",
35+
"vite": "5.4.14",
3636
"vite-plugin-css-injected-by-js": "3.1.0",
3737
"vitest": "2.1.8"
3838
}

packages/cli/templates/vue2/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"vue": "^2.7.14"
1717
},
1818
"devDependencies": {
19-
"@rollup/plugin-node-resolve": "15.3.0",
19+
"@rollup/plugin-node-resolve": "15.3.1",
2020
"@rollup/plugin-replace": "5.0.7",
2121
"@vitejs/plugin-vue2": "2.3.3",
2222
"rollup": "3.29.5",
23-
"typescript": "5.7.2",
24-
"vite": "5.4.11",
23+
"typescript": "5.7.3",
24+
"vite": "5.4.14",
2525
"vite-plugin-css-injected-by-js": "2.4.0"
2626
}
2727
}

packages/cli/templates/vue3/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
},
1717
"devDependencies": {
1818
"@testing-library/jest-dom": "6.6.3",
19-
"@testing-library/user-event": "14.5.2",
19+
"@testing-library/user-event": "14.6.1",
2020
"@testing-library/vue": "8.1.0",
2121
"@vitejs/plugin-vue": "^4.6.2",
2222
"@vitest/ui": "2.1.8",
2323
"jsdom": "23.0.1",
24-
"typescript": "5.7.2",
25-
"vite": "5.4.11",
24+
"typescript": "5.7.3",
25+
"vite": "5.4.14",
2626
"vite-plugin-css-injected-by-js": "3.1.0",
2727
"vitest": "2.1.8",
28-
"vue-tsc": "2.1.6"
28+
"vue-tsc": "2.2.0"
2929
}
3030
}

packages/demo/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"check:types": "tsc --noEmit"
1010
},
1111
"dependencies": {
12-
"@emotion/react": "11.13.5",
13-
"@emotion/styled": "11.13.5",
12+
"@emotion/react": "11.14.0",
13+
"@emotion/styled": "11.14.0",
1414
"@fontsource/roboto": "4.5.8",
15-
"@mui/material": "5.16.9",
15+
"@mui/material": "5.16.14",
1616
"@storyblok/field-plugin": "workspace:*",
1717
"@storyblok/mui": "0.2.0",
1818
"react": "18.3.1",
@@ -21,6 +21,6 @@
2121
"devDependencies": {
2222
"@types/react-dom": "^18.2.19",
2323
"@vitejs/plugin-react": "^3.0.0",
24-
"vite": "5.4.11"
24+
"vite": "5.4.14"
2525
}
2626
}

packages/field-plugin/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@
4545
},
4646
"devDependencies": {
4747
"@types/core-js": "2.5.8",
48-
"@types/node": "18.19.67",
49-
"core-js": "3.39.0",
48+
"@types/node": "18.19.74",
49+
"core-js": "3.40.0",
5050
"execa": "8.0.1",
5151
"jsdom": "25.0.0",
52-
"typescript": "5.7.2",
52+
"typescript": "5.7.3",
5353
"unbuild": "2.0.0",
54-
"vite": "5.4.11",
54+
"vite": "5.4.14",
5555
"vite-plugin-dts": "4.2.1",
5656
"vitest": "2.1.8"
5757
}

packages/lib-helpers/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"devDependencies": {
1212
"@types/react": "^18.3.10",
1313
"@types/react-dom": "^18.2.19",
14-
"typescript": "5.7.2"
14+
"typescript": "5.7.3"
1515
}
1616
}

0 commit comments

Comments
 (0)