|
39 | 39 | },
|
40 | 40 | "license": "ISC",
|
41 | 41 | "devDependencies": {
|
42 |
| - "@babel/core": "7.22.11", |
43 |
| - "@babel/eslint-parser": "7.22.11", |
| 42 | + "@babel/core": "7.26.10", |
| 43 | + "@babel/eslint-parser": "7.27.0", |
44 | 44 | "@chbphone55/classnames": "2.0.0",
|
45 | 45 | "@eik/cli": "2.0.39",
|
46 | 46 | "@fabric-ds/css": "1.2.0",
|
|
49 | 49 | "@semantic-release/git": "10.0.1",
|
50 | 50 | "@stylelint/postcss-css-in-js": "0.38.0",
|
51 | 51 | "@tailwindcss/aspect-ratio": "0.4.2",
|
52 |
| - "autoprefixer": "10.4.15", |
| 52 | + "autoprefixer": "10.4.21", |
53 | 53 | "cors": "2.8.5",
|
54 | 54 | "cssnano": "5.1.15",
|
55 | 55 | "cz-conventional-changelog": "3.3.0",
|
56 | 56 | "element-collapse": "1.1.0",
|
57 |
| - "esbuild": "0.25.0", |
58 |
| - "eslint": "8.48.0", |
59 |
| - "express": "4.20.0", |
60 |
| - "fastify": "4.22.1", |
| 57 | + "esbuild": "0.25.2", |
| 58 | + "eslint": "8.57.1", |
| 59 | + "express": "4.21.2", |
| 60 | + "fastify": "4.29.0", |
61 | 61 | "lerna": "6.6.2",
|
62 | 62 | "lit-element": "3.3.3",
|
63 | 63 | "lit-html": "2.8.0",
|
64 | 64 | "npm-run-all": "4.1.5",
|
65 |
| - "playwright": "1.37.1", |
66 |
| - "postcss": "8.4.31", |
| 65 | + "playwright": "1.51.1", |
| 66 | + "postcss": "8.5.3", |
67 | 67 | "postcss-cli": "10.1.0",
|
68 | 68 | "postcss-discard-comments": "5.1.2",
|
69 | 69 | "postcss-discard-empty": "5.1.1",
|
|
76 | 76 | "semantic-release": "19.0.5",
|
77 | 77 | "semantic-release-slack-bot": "3.5.3",
|
78 | 78 | "tailwindcss": "2.2.19",
|
79 |
| - "tap": "16.3.8", |
| 79 | + "tap": "16.3.10", |
80 | 80 | "typescript": "4.9.5",
|
81 |
| - "vite": "4.5.6", |
82 |
| - "vite-plugin-html": "3.2.0" |
| 81 | + "vite": "4.5.11", |
| 82 | + "vite-plugin-html": "3.2.2" |
83 | 83 | },
|
84 | 84 | "dependencies": {
|
85 | 85 | "@fabric-ds/core": "0.0.15",
|
|
0 commit comments