|
33 | 33 | "chromatic": "chromatic --storybook-build-dir docs"
|
34 | 34 | },
|
35 | 35 | "devDependencies": {
|
36 |
| - "@babel/core": "7.17.8", |
| 36 | + "@babel/core": "7.26.9", |
37 | 37 | "@stencila/dev-config": "3.0.4",
|
38 | 38 | "@stencila/eslint-config": "3.0.4",
|
39 | 39 | "@stencila/renovate-config": "0.4.3",
|
40 |
| - "@storybook/addon-a11y": "6.4.19", |
41 |
| - "@storybook/addon-backgrounds": "6.4.19", |
42 |
| - "@storybook/addon-controls": "6.4.19", |
43 |
| - "@storybook/addon-docs": "6.4.19", |
44 |
| - "@storybook/addon-measure": "6.4.19", |
45 |
| - "@storybook/addon-outline": "6.4.19", |
46 |
| - "@storybook/addon-storysource": "6.4.19", |
47 |
| - "@storybook/addon-viewport": "6.4.19", |
48 |
| - "@storybook/builder-webpack5": "6.4.19", |
49 |
| - "@storybook/manager-webpack5": "6.4.19", |
50 |
| - "@storybook/web-components": "6.4.19", |
51 |
| - "autoprefixer": "10.4.4", |
52 |
| - "babel-loader": "8.2.4", |
53 |
| - "chromatic": "6.5.3", |
54 |
| - "core-js": "3.21.1", |
55 |
| - "cssnano": "5.1.5", |
56 |
| - "cssnano-preset-advanced": "5.3.1", |
| 40 | + "@storybook/addon-a11y": "6.5.16", |
| 41 | + "@storybook/addon-backgrounds": "6.5.16", |
| 42 | + "@storybook/addon-controls": "6.5.16", |
| 43 | + "@storybook/addon-docs": "6.5.16", |
| 44 | + "@storybook/addon-measure": "6.5.16", |
| 45 | + "@storybook/addon-outline": "6.5.16", |
| 46 | + "@storybook/addon-storysource": "6.5.16", |
| 47 | + "@storybook/addon-viewport": "6.5.16", |
| 48 | + "@storybook/builder-webpack5": "6.5.16", |
| 49 | + "@storybook/manager-webpack5": "6.5.16", |
| 50 | + "@storybook/web-components": "6.5.16", |
| 51 | + "autoprefixer": "10.4.20", |
| 52 | + "babel-loader": "8.4.1", |
| 53 | + "chromatic": "6.24.1", |
| 54 | + "core-js": "3.40.0", |
| 55 | + "cssnano": "5.1.15", |
| 56 | + "cssnano-preset-advanced": "5.3.10", |
57 | 57 | "filewatcher-webpack-plugin": "1.2.0",
|
58 | 58 | "globby": "12.2.0",
|
59 | 59 | "husky": "7.0.4",
|
60 | 60 | "lerna": "4.0.0",
|
61 |
| - "lit-html": "2.2.1", |
62 |
| - "postcss": "8.4.31", |
| 61 | + "lit-html": "2.8.0", |
| 62 | + "postcss": "8.5.3", |
63 | 63 | "postcss-cli": "9.1.0",
|
64 |
| - "postcss-custom-properties": "12.1.5", |
| 64 | + "postcss-custom-properties": "12.1.11", |
65 | 65 | "postcss-host": "2.0.1",
|
66 | 66 | "postcss-import": "14.1.0",
|
67 |
| - "postcss-import-url": "7.0.0", |
68 |
| - "postcss-mixins": "9.0.2", |
| 67 | + "postcss-import-url": "7.2.0", |
| 68 | + "postcss-mixins": "9.0.4", |
69 | 69 | "postcss-modules": "4.3.1",
|
70 | 70 | "postcss-nested": "5.0.6",
|
71 | 71 | "postcss-url": "10.1.3",
|
72 |
| - "tailwindcss": "3.0.23", |
73 |
| - "typescript": "4.6.2", |
| 72 | + "tailwindcss": "3.4.17", |
| 73 | + "typescript": "4.9.5", |
74 | 74 | "write-file-webpack-plugin": "4.5.1"
|
75 | 75 | },
|
76 | 76 | "commitlint": {
|
|
0 commit comments