|
17 | 17 | "email": "marco.montalbano@commercelayer.io" |
18 | 18 | }, |
19 | 19 | "devDependencies": { |
20 | | - "@babel/core": "^7.28.0", |
21 | | - "@babel/preset-env": "^7.28.0", |
| 20 | + "@babel/core": "^7.28.4", |
| 21 | + "@babel/preset-env": "^7.28.3", |
22 | 22 | "@babel/preset-react": "^7.27.1", |
23 | 23 | "@babel/preset-typescript": "^7.27.1", |
24 | | - "@storybook/addon-docs": "^9.0.18", |
25 | | - "@storybook/addon-links": "^9.0.18", |
26 | | - "@storybook/html-vite": "^9.0.18", |
27 | | - "@storybook/icons": "^1.4.0", |
| 24 | + "@storybook/addon-docs": "^9.1.7", |
| 25 | + "@storybook/addon-links": "^9.1.7", |
| 26 | + "@storybook/html-vite": "^9.1.7", |
| 27 | + "@storybook/icons": "^1.6.0", |
28 | 28 | "@types/common-tags": "^1.8.4", |
29 | | - "@types/node": "^20.19.9", |
| 29 | + "@types/node": "^20.19.17", |
30 | 30 | "@types/react": "^19", |
31 | 31 | "@types/react-syntax-highlighter": "^15.5.13", |
32 | 32 | "babel-loader": "^10.0.0", |
|
35 | 35 | "nodemon": "^3.1.10", |
36 | 36 | "react": "^19", |
37 | 37 | "react-dom": "^19", |
38 | | - "react-syntax-highlighter": "^15.6.1", |
| 38 | + "react-syntax-highlighter": "^15.6.6", |
39 | 39 | "remark-gfm": "^4.0.1", |
40 | | - "sass": "^1.89.2", |
41 | | - "storybook": "^9.0.18", |
42 | | - "typescript": "^5.8.3", |
43 | | - "vite": "^7.0.6" |
| 40 | + "sass": "^1.93.0", |
| 41 | + "storybook": "^9.1.7", |
| 42 | + "typescript": "^5.9.2", |
| 43 | + "vite": "^7.1.7" |
44 | 44 | }, |
45 | 45 | "dependencies": { |
46 | 46 | "@commercelayer/drop-in.js": "workspace:^2.17.0", |
|
0 commit comments