@20minutes/hela 2.2.5 → 2.2.7

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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 12 Mar 2025 11:30:01 GMT
3
+ * Generated on Tue, 18 Mar 2025 16:37:43 GMT
4
4
  */
5
5
 
6
6
  $token-variables: (
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * Do not edit directly
4
- * Generated on Wed, 12 Mar 2025 11:30:01 GMT
4
+ * Generated on Tue, 18 Mar 2025 16:37:43 GMT
5
5
  */
6
6
 
7
7
  $jeux: #4742ff !default;
@@ -116,6 +116,9 @@ export declare const tokenVariables: {
116
116
  dot: {
117
117
  value: string;
118
118
  };
119
+ edit: {
120
+ value: string;
121
+ };
119
122
  embed: {
120
123
  value: string;
121
124
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@20minutes/hela",
3
- "version": "2.2.5",
3
+ "version": "2.2.7",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+ssh://git@github.com/20minutes/hela.git"
@@ -84,14 +84,14 @@
84
84
  "@eslint/eslintrc": "^3.3.0",
85
85
  "@eslint/js": "^9.22.0",
86
86
  "@octokit/core": "5.1.0",
87
- "@storybook/addon-actions": "^8.6.4",
88
- "@storybook/addon-essentials": "^8.6.4",
89
- "@storybook/addon-links": "^8.6.4",
90
- "@storybook/blocks": "^8.6.4",
87
+ "@storybook/addon-actions": "^8.6.7",
88
+ "@storybook/addon-essentials": "^8.6.7",
89
+ "@storybook/addon-links": "^8.6.7",
90
+ "@storybook/blocks": "^8.6.7",
91
91
  "@storybook/csf": "0.1.2",
92
- "@storybook/manager-api": "^8.6.4",
93
- "@storybook/react": "^8.6.4",
94
- "@storybook/react-vite": "^8.6.4",
92
+ "@storybook/manager-api": "^8.6.7",
93
+ "@storybook/react": "^8.6.7",
94
+ "@storybook/react-vite": "^8.6.7",
95
95
  "@storybook/theming": "^8.5.5",
96
96
  "@svgr/cli": "^8.1.0",
97
97
  "@testing-library/dom": "^10.4.0",
@@ -107,18 +107,18 @@
107
107
  "eslint": "^8.57.1",
108
108
  "eslint-config-airbnb": "^19.0.4",
109
109
  "eslint-config-prettier": "^9.1.0",
110
- "eslint-import-resolver-typescript": "^3.8.5",
110
+ "eslint-import-resolver-typescript": "^4.1.1",
111
111
  "eslint-plugin-babel": "^5.3.1",
112
112
  "eslint-plugin-import": "^2.31.0",
113
113
  "eslint-plugin-jsx-a11y": "^6.10.2",
114
114
  "eslint-plugin-prettier": "^5.2.3",
115
115
  "eslint-plugin-react": "^7.37.4",
116
116
  "eslint-plugin-simple-import-sort": "^12.1.1",
117
- "eslint-plugin-storybook": "^0.11.4",
117
+ "eslint-plugin-storybook": "^0.11.6",
118
118
  "globals": "^16.0.0",
119
119
  "husky": "^9.1.7",
120
120
  "jsdom": "^26.0.0",
121
- "lint-staged": "^15.4.3",
121
+ "lint-staged": "^15.5.0",
122
122
  "postcss": "^8.5.3",
123
123
  "postcss-inline-svg": "^6.0.0",
124
124
  "postcss-scss": "^4.0.9",
@@ -129,8 +129,8 @@
129
129
  "react-syntax-highlighter": "^15.6.1",
130
130
  "rollup-plugin-peer-deps-external": "^2.2.4",
131
131
  "rollup-plugin-visualizer": "^5.14.0",
132
- "sass": "^1.85.1",
133
- "storybook": "^8.6.4",
132
+ "sass": "^1.86.0",
133
+ "storybook": "^8.6.7",
134
134
  "style-dictionary": "^3.9.2",
135
135
  "stylelint": "^15.11.0",
136
136
  "stylelint-config-standard-scss": "^11.1.0",
@@ -138,10 +138,10 @@
138
138
  "svg-sprite": "2.0.4",
139
139
  "ts-node": "^10.9.2",
140
140
  "typescript": "^4.9.5",
141
- "vite": "^6.2.1",
141
+ "vite": "^6.2.2",
142
142
  "vite-plugin-dts": "^4.5.3",
143
143
  "vite-tsconfig-paths": "^5.1.4",
144
- "vitest": "^3.0.8"
144
+ "vitest": "^3.0.9"
145
145
  },
146
146
  "resolutions": {
147
147
  "jackspeak": "2.1.1",