Skip to content

Commit da3abc4

Browse files
chore(deps): bump the everything group with 28 updates (#414)
* chore(deps): bump the everything group with 28 updates Bumps the everything group with 28 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.11.0` | `9.11.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.17` | `18.19.54` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.1` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.36.1` | `7.37.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` | | [semver](https://github.com/npm/node-semver) | `7.6.0` | `7.6.3` | | [turbo](https://github.com/vercel/turborepo) | `2.1.2` | `2.1.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.3.3` | `5.6.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.6.0` | `8.8.0` | | [@emotion/react](https://github.com/emotion-js/emotion) | `11.11.3` | `11.13.3` | | [@emotion/styled](https://github.com/emotion-js/emotion) | `11.11.0` | `11.13.0` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.10` | `5.16.7` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.9` | `18.3.10` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` | | [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.36.0` | `3.38.1` | | [highlight.js](https://github.com/highlightjs/highlight.js) | `11.9.0` | `11.10.0` | | [usehooks-ts](https://github.com/juliencrn/usehooks-ts) | `2.14.0` | `2.16.0` | | [sass](https://github.com/sass/dart-sass) | `1.79.3` | `1.79.4` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.45.0` | `5.62.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.45.0` | `5.62.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.2` | `6.5.0` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.2.1` | `14.3.1` | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `15.2.3` | `15.3.0` | | [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) | `5.0.5` | `5.0.7` | | [rollup](https://github.com/rollup/rollup) | `3.29.4` | `3.29.5` | | [@testing-library/vue](https://github.com/testing-library/vue-testing-library) | `8.0.2` | `8.1.0` | Updates `@eslint/js` from 9.11.0 to 9.11.1 - [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.11.1/packages/js) Updates `@types/node` from 18.19.17 to 18.19.54 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 8.56.0 to 8.57.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.1) Updates `eslint-plugin-react` from 7.36.1 to 7.37.0 - [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.36.1...v7.37.0) Updates `prettier` from 3.2.5 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.3) Updates `semver` from 7.6.0 to 7.6.3 - [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.0...v7.6.3) Updates `turbo` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](vercel/turborepo@v2.1.2...v2.1.3) Updates `typescript` from 5.3.3 to 5.6.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.3.3...v5.6.2) Updates `typescript-eslint` from 8.6.0 to 8.8.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.8.0/packages/typescript-eslint) Updates `@emotion/react` from 11.11.3 to 11.13.3 - [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.11.0 to 11.13.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.15.10 to 5.16.7 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.16.7/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.16.7/packages/mui-material) Updates `react` from 18.2.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react) Updates `@types/react` from 18.3.9 to 18.3.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.2.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom) Updates `core-js` from 3.36.0 to 3.38.1 - [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.38.1/packages/core-js) Updates `highlight.js` from 11.9.0 to 11.10.0 - [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.9.0...11.10.0) Updates `usehooks-ts` from 2.14.0 to 2.16.0 - [Release notes](https://github.com/juliencrn/usehooks-ts/releases) - [Commits](https://github.com/juliencrn/usehooks-ts/compare/[email protected]@2.16.0) Updates `sass` from 1.79.3 to 1.79.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.79.3...1.79.4) Updates `@typescript-eslint/eslint-plugin` from 5.45.0 to 5.62.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.45.0 to 5.62.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser) Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1 - [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.1.3...v5.2.1) Updates `@testing-library/jest-dom` from 6.4.2 to 6.5.0 - [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.4.2...v6.5.0) Updates `@testing-library/react` from 14.2.1 to 14.3.1 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v14.2.1...v14.3.1) Updates `@types/react` from 18.3.9 to 18.3.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@rollup/plugin-node-resolve` from 15.2.3 to 15.3.0 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.3.0/packages/node-resolve) Updates `@rollup/plugin-replace` from 5.0.5 to 5.0.7 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/replace-v5.0.7/packages/replace) Updates `rollup` from 3.29.4 to 3.29.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.29.4...v3.29.5) Updates `@testing-library/vue` from 8.0.2 to 8.1.0 - [Release notes](https://github.com/testing-library/vue-testing-library/releases) - [Commits](testing-library/vue-testing-library@v8.0.2...v8.1.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: everything - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: everything - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: everything - dependency-name: eslint-plugin-react 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: semver dependency-type: direct:development update-type: version-update:semver-patch dependency-group: everything - dependency-name: turbo dependency-type: direct:development update-type: version-update:semver-patch 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: "@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-minor dependency-group: everything - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: everything - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor 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: usehooks-ts 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-patch dependency-group: everything - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: everything - dependency-name: "@typescript-eslint/parser" 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-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: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: everything - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: everything - dependency-name: "@rollup/plugin-node-resolve" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: everything - dependency-name: "@rollup/plugin-replace" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: everything - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch dependency-group: everything - dependency-name: "@testing-library/vue" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: everything ... Signed-off-by: dependabot[bot] <[email protected]> * upgrade vue-tsc --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eunjae Lee <[email protected]>
1 parent 025d22e commit da3abc4

File tree

13 files changed

+416
-1037
lines changed

13 files changed

+416
-1037
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -49,24 +49,24 @@
4949
"bump-version": "./scripts/bump-version.ts"
5050
},
5151
"devDependencies": {
52-
"@eslint/js": "9.11.0",
52+
"@eslint/js": "9.11.1",
5353
"@storyblok/mui": "0.2.0",
54-
"@types/node": "18.19.17",
55-
"eslint": "9.11.0",
54+
"@types/node": "18.19.54",
55+
"eslint": "8.57.1",
5656
"eslint-config-prettier": "9.1.0",
57-
"eslint-plugin-react": "7.36.1",
57+
"eslint-plugin-react": "7.37.0",
5858
"eslint-plugin-react-hooks": "4.6.2",
5959
"eslint-plugin-react-refresh": "0.4.12",
6060
"eslint-plugin-vue": "9.28.0",
6161
"globals": "15.9.0",
6262
"kleur": "4.1.5",
63-
"prettier": "^3.2.5",
63+
"prettier": "^3.3.3",
6464
"prompts": "2.4.2",
65-
"semver": "7.6.0",
65+
"semver": "7.6.3",
6666
"tsx": "3.14.0",
67-
"turbo": "2.1.2",
68-
"typescript": "5.3.3",
69-
"typescript-eslint": "8.6.0",
67+
"turbo": "2.1.3",
68+
"typescript": "5.6.2",
69+
"typescript-eslint": "8.8.0",
7070
"vite": "5.4.8",
7171
"vite-plugin-dts": "1.7.3",
7272
"vue-eslint-parser": "9.4.3",

packages/cli/templates/monorepo/package.json

Lines changed: 7 additions & 7 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.17",
16-
"@typescript-eslint/eslint-plugin": "5.45.0",
17-
"@typescript-eslint/parser": "5.45.0",
18-
"eslint": "8.56.0",
19-
"eslint-plugin-prettier": "5.1.3",
20-
"prettier": "3.2.5",
21-
"typescript": "5.3.3",
15+
"@types/node": "18.19.54",
16+
"@typescript-eslint/eslint-plugin": "5.62.0",
17+
"@typescript-eslint/parser": "5.62.0",
18+
"eslint": "8.57.1",
19+
"eslint-plugin-prettier": "5.2.1",
20+
"prettier": "3.3.3",
21+
"typescript": "5.6.2",
2222
"vite": "5.4.8"
2323
}
2424
}

packages/cli/templates/react/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,25 +13,25 @@
1313
},
1414
"dependencies": {
1515
"@storyblok/field-plugin": "1.3.0",
16-
"react": "^18.2.0",
17-
"react-dom": "^18.2.0"
16+
"react": "^18.3.1",
17+
"react-dom": "^18.3.1"
1818
},
1919
"devDependencies": {
20-
"@eslint/js": "^9.9.0",
21-
"@testing-library/jest-dom": "6.4.2",
22-
"@testing-library/react": "14.2.1",
20+
"@eslint/js": "^9.11.1",
21+
"@testing-library/jest-dom": "6.5.0",
22+
"@testing-library/react": "14.3.1",
2323
"@testing-library/user-event": "14.5.2",
24-
"@types/react": "^18.2.56",
24+
"@types/react": "^18.3.10",
2525
"@types/react-dom": "^18.2.19",
2626
"@vitejs/plugin-react": "^4.1.0",
2727
"@vitest/ui": "2.1.1",
28-
"eslint": "^9.9.0",
28+
"eslint": "^8.57.1",
2929
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
3030
"eslint-plugin-react-refresh": "^0.4.9",
3131
"globals": "^15.9.0",
3232
"jsdom": "22.1.0",
33-
"typescript": "5.3.3",
34-
"typescript-eslint": "^8.0.1",
33+
"typescript": "5.6.2",
34+
"typescript-eslint": "^8.8.0",
3535
"vite": "5.4.8",
3636
"vite-plugin-css-injected-by-js": "3.1.0",
3737
"vitest": "2.1.1"

packages/cli/templates/vue2/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"vue": "^2.7.14"
1717
},
1818
"devDependencies": {
19-
"@rollup/plugin-node-resolve": "15.2.3",
20-
"@rollup/plugin-replace": "5.0.5",
19+
"@rollup/plugin-node-resolve": "15.3.0",
20+
"@rollup/plugin-replace": "5.0.7",
2121
"@vitejs/plugin-vue2": "2.3.1",
22-
"rollup": "3.29.4",
23-
"typescript": "5.3.3",
22+
"rollup": "3.29.5",
23+
"typescript": "5.6.2",
2424
"vite": "5.4.8",
2525
"vite-plugin-css-injected-by-js": "2.4.0"
2626
}

packages/cli/templates/vue3/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@
1515
"vue": "^3.2.47"
1616
},
1717
"devDependencies": {
18-
"@testing-library/jest-dom": "6.4.2",
18+
"@testing-library/jest-dom": "6.5.0",
1919
"@testing-library/user-event": "14.5.2",
20-
"@testing-library/vue": "8.0.2",
20+
"@testing-library/vue": "8.1.0",
2121
"@vitejs/plugin-vue": "^4.6.2",
2222
"@vitest/ui": "2.1.1",
2323
"jsdom": "23.0.1",
24-
"typescript": "5.3.3",
24+
"typescript": "5.6.2",
2525
"vite": "5.4.8",
2626
"vite-plugin-css-injected-by-js": "3.1.0",
2727
"vitest": "2.1.1",
28-
"vue-tsc": "1.8.27"
28+
"vue-tsc": "2.1.6"
2929
}
3030
}

packages/demo/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
"check:types": "tsc --noEmit"
1010
},
1111
"dependencies": {
12-
"@emotion/react": "11.11.3",
13-
"@emotion/styled": "11.11.0",
12+
"@emotion/react": "11.13.3",
13+
"@emotion/styled": "11.13.0",
1414
"@fontsource/roboto": "4.5.8",
15-
"@mui/material": "5.15.10",
15+
"@mui/material": "5.16.7",
1616
"@storyblok/field-plugin": "workspace:*",
1717
"@storyblok/mui": "0.2.0",
18-
"react": "18.2.0",
19-
"react-dom": "18.2.0"
18+
"react": "18.3.1",
19+
"react-dom": "18.3.1"
2020
},
2121
"devDependencies": {
2222
"@types/react-dom": "^18.2.19",

packages/field-plugin/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
},
4545
"devDependencies": {
4646
"@types/core-js": "2.5.8",
47-
"@types/node": "18.19.17",
48-
"core-js": "3.36.0",
47+
"@types/node": "18.19.54",
48+
"core-js": "3.38.1",
4949
"execa": "8.0.1",
5050
"jsdom": "25.0.0",
51-
"typescript": "5.3.3",
51+
"typescript": "5.6.2",
5252
"unbuild": "2.0.0",
5353
"vite": "5.4.8",
5454
"vite-plugin-dts": "4.2.1",

packages/lib-helpers/react/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
"type": "module",
66
"dependencies": {
77
"@storyblok/field-plugin": "workspace:*",
8-
"react": "^18.2.0",
9-
"react-dom": "^18.2.0"
8+
"react": "^18.3.1",
9+
"react-dom": "^18.3.1"
1010
},
1111
"devDependencies": {
12-
"@types/react": "^18.2.56",
12+
"@types/react": "^18.3.10",
1313
"@types/react-dom": "^18.2.19",
14-
"typescript": "5.3.3"
14+
"typescript": "5.6.2"
1515
}
1616
}

packages/lib-helpers/test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.0.0",
55
"type": "module",
66
"devDependencies": {
7-
"typescript": "5.3.3"
7+
"typescript": "5.6.2"
88
},
99
"dependencies": {
1010
"@storyblok/field-plugin": "workspace:*",

packages/lib-helpers/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
},
1010
"devDependencies": {
1111
"@storyblok/manifest-helper": "workspace:*",
12-
"typescript": "5.3.3"
12+
"typescript": "5.6.2"
1313
}
1414
}

0 commit comments

Comments
 (0)