@20minutes/hela 2.21.5 → 2.21.6
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/dist/components/molecules/ShareBar/ShareBar.d.ts +8 -3
- package/dist/constants/tokenVariables.d.ts +16 -0
- package/dist/index.es.js +3132 -3214
- package/dist/index.umd.cjs +1 -1
- package/dist/scss/abstracts/variables/_token-variables.scss +1 -1
- package/dist/style.css +1 -1
- package/package.json +18 -20
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@20minutes/hela",
|
|
3
|
-
"version": "2.21.
|
|
3
|
+
"version": "2.21.6",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "git+ssh://git@github.com/20minutes/hela.git"
|
|
@@ -77,7 +77,6 @@
|
|
|
77
77
|
"classnames": "^2.5.1",
|
|
78
78
|
"normalize.css": "^8.0.1",
|
|
79
79
|
"photoswipe": "^5.4.4",
|
|
80
|
-
"sharethis-reactjs": "^1.6.0",
|
|
81
80
|
"uri-js": "npm:uri-js-replace"
|
|
82
81
|
},
|
|
83
82
|
"peerDependencies": {
|
|
@@ -86,18 +85,18 @@
|
|
|
86
85
|
},
|
|
87
86
|
"devDependencies": {
|
|
88
87
|
"@20minutes/eslint-config": "^3.0.3",
|
|
89
|
-
"@aws-sdk/client-s3": "3.
|
|
88
|
+
"@aws-sdk/client-s3": "3.1055.0",
|
|
90
89
|
"@octokit/core": "7.0.6",
|
|
91
|
-
"@storybook/addon-a11y": "^10.
|
|
92
|
-
"@storybook/addon-docs": "^10.
|
|
93
|
-
"@storybook/addon-links": "^10.
|
|
94
|
-
"@storybook/addon-vitest": "^10.
|
|
90
|
+
"@storybook/addon-a11y": "^10.4.1",
|
|
91
|
+
"@storybook/addon-docs": "^10.4.1",
|
|
92
|
+
"@storybook/addon-links": "^10.4.1",
|
|
93
|
+
"@storybook/addon-vitest": "^10.4.1",
|
|
95
94
|
"@storybook/csf": "^0.1.13",
|
|
96
|
-
"@storybook/react-vite": "^10.
|
|
95
|
+
"@storybook/react-vite": "^10.4.1",
|
|
97
96
|
"@svgr/cli": "^8.1.0",
|
|
98
97
|
"@testing-library/dom": "^10.4.1",
|
|
99
98
|
"@testing-library/react": "^16.3.2",
|
|
100
|
-
"@types/node": "^25.
|
|
99
|
+
"@types/node": "^25.9.1",
|
|
101
100
|
"@types/react": "^18.3.12",
|
|
102
101
|
"@types/react-dom": "^18.3.1",
|
|
103
102
|
"@vitejs/plugin-react": "^5.1.4",
|
|
@@ -109,34 +108,33 @@
|
|
|
109
108
|
"globals": "^17.6.0",
|
|
110
109
|
"husky": "^9.1.7",
|
|
111
110
|
"jsdom": "^29.1.1",
|
|
112
|
-
"lint-staged": "^17.0.
|
|
113
|
-
"playwright": "^1.
|
|
114
|
-
"postcss": "^8.5.
|
|
111
|
+
"lint-staged": "^17.0.5",
|
|
112
|
+
"playwright": "^1.60.0",
|
|
113
|
+
"postcss": "^8.5.15",
|
|
115
114
|
"postcss-inline-svg": "^6.0.0",
|
|
116
115
|
"postcss-scss": "^4.0.9",
|
|
117
|
-
"postcss-url": "^10.1.
|
|
116
|
+
"postcss-url": "^10.1.4",
|
|
118
117
|
"prettier": "^3.8.3",
|
|
119
118
|
"react": "^18.3.1",
|
|
120
119
|
"react-dom": "^18.3.1",
|
|
121
120
|
"react-syntax-highlighter": "^16.1.1",
|
|
122
121
|
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
123
122
|
"rollup-plugin-visualizer": "^7.0.1",
|
|
124
|
-
"sass-embedded": "^1.
|
|
125
|
-
"storybook": "^10.
|
|
126
|
-
"style-dictionary": "^5.4.
|
|
127
|
-
"stylelint": "^17.
|
|
123
|
+
"sass-embedded": "^1.100.0",
|
|
124
|
+
"storybook": "^10.4.1",
|
|
125
|
+
"style-dictionary": "^5.4.1",
|
|
126
|
+
"stylelint": "^17.12.0",
|
|
128
127
|
"stylelint-config-standard-scss": "^17.0.0",
|
|
129
128
|
"stylelint-prettier": "^5.0.3",
|
|
130
129
|
"svg-sprite": "2.0.4",
|
|
131
|
-
"tsx": "^4.
|
|
130
|
+
"tsx": "^4.22.3",
|
|
132
131
|
"typescript": "^6.0.3",
|
|
133
|
-
"unplugin-dts": "^1.0.
|
|
132
|
+
"unplugin-dts": "^1.0.1",
|
|
134
133
|
"vite": "^7.3.1",
|
|
135
134
|
"vite-tsconfig-paths": "^6.1.1",
|
|
136
135
|
"vitest": "4.0.18"
|
|
137
136
|
},
|
|
138
137
|
"resolutions": {
|
|
139
|
-
"postcss-url/minimatch": "3.1.3",
|
|
140
138
|
"prismjs": "^1.30.0",
|
|
141
139
|
"uri-js": "npm:uri-js-replace"
|
|
142
140
|
}
|