@20minutes/hela 2.26.2 → 2.26.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@20minutes/hela",
3
- "version": "2.26.2",
3
+ "version": "2.26.4",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+ssh://git@github.com/20minutes/hela.git"
@@ -90,7 +90,7 @@
90
90
  },
91
91
  "devDependencies": {
92
92
  "@20minutes/eslint-config": "^3.0.9",
93
- "@aws-sdk/client-s3": "3.1125.0",
93
+ "@aws-sdk/client-s3": "3.1126.0",
94
94
  "@octokit/core": "7.0.8",
95
95
  "@storybook/addon-a11y": "^10.6.0",
96
96
  "@storybook/addon-docs": "^10.6.0",
@@ -104,6 +104,8 @@
104
104
  "@types/node": "^26.4.1",
105
105
  "@types/react": "^18.3.12",
106
106
  "@types/react-dom": "^18.3.1",
107
+ "@types/rollup-plugin-peer-deps-external": "^2.2.6",
108
+ "@typescript/typescript6": "^6.0.2",
107
109
  "@vitejs/plugin-react": "^5.1.4",
108
110
  "@vitest/browser-playwright": "4.0.18",
109
111
  "@vitest/coverage-v8": "4.0.18",
@@ -132,7 +134,7 @@
132
134
  "stylelint-config-standard-scss": "^17.0.0",
133
135
  "stylelint-prettier": "^5.0.3",
134
136
  "tsx": "^4.23.13",
135
- "typescript": "^6.0.3",
137
+ "typescript": "^7.0.2",
136
138
  "unplugin-dts": "^1.1.0",
137
139
  "vite": "^7.3.1",
138
140
  "vite-tsconfig-paths": "^6.1.1",