|
10 | 10 | },
|
11 | 11 | "dependencies": {
|
12 | 12 | "@radix-ui/react-icons": "^1.3.0",
|
13 |
| - "@stackblitz/sdk": "^1.9.0", |
14 |
| - "@types/node": "^18.17.3", |
15 |
| - "@types/react": "~18.2.18", |
| 13 | + "@stackblitz/sdk": "^1.11.0", |
| 14 | + "@types/node": "^18.19.57", |
| 15 | + "@types/react": "~18.2.79", |
16 | 16 | "@types/react-dom": "18.0.10",
|
17 |
| - "@vercel/analytics": "^1.0.1", |
| 17 | + "@vercel/analytics": "^1.3.1", |
18 | 18 | "endent": "^2.1.0",
|
19 | 19 | "hast-to-hyperscript": "^10.0.3",
|
20 | 20 | "js-easing-functions": "^1.0.3",
|
21 | 21 | "lodash": "^4.17.21",
|
22 | 22 | "mafs": "link:../src",
|
23 |
| - "next": "^14.0.4", |
| 23 | + "next": "^14.2.15", |
24 | 24 | "react": "18.2.0",
|
25 | 25 | "react-dom": "18.2.0",
|
26 | 26 | "react-markdown": "^8.0.7",
|
27 | 27 | "refractor": "^4.8.1",
|
28 | 28 | "typescript": "4.9.4"
|
29 | 29 | },
|
30 | 30 | "devDependencies": {
|
31 |
| - "@types/lodash": "^4.14.196", |
32 |
| - "@wooorm/starry-night": "^3.2.0", |
33 |
| - "autoprefixer": "^10.4.14", |
34 |
| - "hast-util-to-jsx-runtime": "^2.3.0", |
35 |
| - "postcss": "^8.4.27", |
| 31 | + "@types/lodash": "^4.17.12", |
| 32 | + "@wooorm/starry-night": "^3.5.0", |
| 33 | + "autoprefixer": "^10.4.20", |
| 34 | + "hast-util-to-jsx-runtime": "^2.3.2", |
| 35 | + "postcss": "^8.4.47", |
36 | 36 | "raw-loader": "^4.0.2",
|
37 | 37 | "react-docgen-typescript": "2.2.2",
|
38 |
| - "tailwindcss": "^3.3.3", |
39 |
| - "webpack": "^5.88.2" |
| 38 | + "tailwindcss": "^3.4.14", |
| 39 | + "webpack": "^5.95.0" |
40 | 40 | }
|
41 | 41 | }
|
0 commit comments