|
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 | 48 | "@babel/core": "7.25.2",
|
49 |
| - "@babel/plugin-proposal-private-property-in-object": "^7.21.11", |
| 49 | + "@babel/plugin-proposal-private-property-in-object": "7.21.11", |
50 | 50 | "@codemirror/lang-css": "6.2.1",
|
51 | 51 | "@codemirror/lang-html": "6.4.9",
|
52 | 52 | "@codemirror/lang-javascript": "6.2.2",
|
53 |
| - "@emoji-mart/data": "^1.1.2", |
54 |
| - "@emoji-mart/react": "^1.1.1", |
55 |
| - "@etchteam/storybook-addon-status": "^5.0.0", |
| 53 | + "@emoji-mart/data": "1.2.1", |
| 54 | + "@emoji-mart/react": "1.1.1", |
| 55 | + "@etchteam/storybook-addon-status": "5.0.0", |
56 | 56 | "@lexical/clipboard": "0.13.1",
|
57 | 57 | "@lexical/list": "0.13.1",
|
58 | 58 | "@lexical/react": "0.13.1",
|
59 | 59 | "@lexical/selection": "0.13.1",
|
60 | 60 | "@lexical/text": "0.13.1",
|
61 | 61 | "@lexical/utils": "0.13.1",
|
62 |
| - "@lezer/highlight": "^1.2.0", |
63 |
| - "@mdx-js/rollup": "^3.1.0", |
64 |
| - "@playwright/test": "^1.48.2", |
65 |
| - "@prettier/sync": "^0.3.0", |
| 62 | + "@lezer/highlight": "1.2.1", |
| 63 | + "@mdx-js/rollup": "3.1.0", |
| 64 | + "@playwright/test": "1.48.2", |
| 65 | + "@prettier/sync": "0.3.0", |
66 | 66 | "@sentry/vite-plugin": "2.22.2",
|
67 |
| - "@storybook/addon-actions": "^8.5.0", |
68 |
| - "@storybook/addon-essentials": "^8.5.0", |
69 |
| - "@storybook/addon-interactions": "^8.5.0", |
70 |
| - "@storybook/addon-links": "^8.5.0", |
71 |
| - "@storybook/addon-mdx-gfm": "^8.5.0", |
| 67 | + "@storybook/addon-actions": "8.5.0", |
| 68 | + "@storybook/addon-essentials": "8.5.0", |
| 69 | + "@storybook/addon-interactions": "8.5.0", |
| 70 | + "@storybook/addon-links": "8.5.0", |
| 71 | + "@storybook/addon-mdx-gfm": "8.5.0", |
72 | 72 | "@storybook/builder-vite": "^8.5.0",
|
73 |
| - "@storybook/react": "^8.5.0", |
| 73 | + "@storybook/react": "8.5.0", |
74 | 74 | "@storybook/react-vite": "^8.5.0",
|
75 |
| - "@storybook/test-runner": "^0.21.0", |
| 75 | + "@storybook/test-runner": "0.21.0", |
76 | 76 | "@testing-library/dom": "10.4.0",
|
77 | 77 | "@testing-library/jest-dom": "6.5.0",
|
78 | 78 | "@testing-library/react": "16.0.0",
|
|
87 | 87 | "@tryghost/kg-unsplash-selector": "0.2.8",
|
88 | 88 | "@types/react": "18.3.2",
|
89 | 89 | "@types/react-dom": "18.3.0",
|
90 |
| - "@uiw/react-codemirror": "^4.23.0", |
| 90 | + "@uiw/react-codemirror": "4.23.0", |
91 | 91 | "@vitejs/plugin-react": "4.3.1",
|
92 | 92 | "@vitest/coverage-c8": "0.33.0",
|
93 | 93 | "@vitest/ui": "1.6.0",
|
94 | 94 | "autoprefixer": "10.4.20",
|
95 | 95 | "babel-loader": "9.1.3",
|
96 |
| - "clsx": "^2.0.0", |
97 |
| - "codemirror": "^6.0.1", |
98 |
| - "concurrently": "^8.0.0", |
99 |
| - "cross-fetch": "^4.0.0", |
100 |
| - "dompurify": "^3.1.4", |
101 |
| - "dotenv": "^16.3.2", |
102 |
| - "emoji-mart": "^5.5.2", |
| 96 | + "clsx": "2.1.1", |
| 97 | + "codemirror": "6.0.1", |
| 98 | + "concurrently": "8.2.2", |
| 99 | + "cross-fetch": "4.0.0", |
| 100 | + "dompurify": "3.1.6", |
| 101 | + "dotenv": "16.4.5", |
| 102 | + "emoji-mart": "5.6.0", |
103 | 103 | "eslint-config-react-app": "7.0.1",
|
104 | 104 | "eslint-plugin-jest": "27.9.0",
|
105 | 105 | "eslint-plugin-react": "7.35.0",
|
106 | 106 | "eslint-plugin-storybook": "^0.11.2",
|
107 | 107 | "eslint-plugin-tailwindcss": "3.17.4",
|
108 |
| - "eventemitter3": "^5.0.0", |
109 |
| - "fast-average-color": "^9.3.0", |
| 108 | + "eventemitter3": "5.0.1", |
| 109 | + "fast-average-color": "9.4.0", |
110 | 110 | "jsdom": "24.1.1",
|
111 | 111 | "lexical": "0.13.1",
|
112 |
| - "luxon": "^3.5.0", |
113 |
| - "pluralize": "^8.0.0", |
| 112 | + "luxon": "3.5.0", |
| 113 | + "pluralize": "8.0.0", |
114 | 114 | "postcss": "8.4.41",
|
115 | 115 | "postcss-import": "16.1.0",
|
116 | 116 | "prettier": "3.3.3",
|
117 |
| - "react": "^18.2.0", |
118 |
| - "react-colorful": "^5.6.1", |
119 |
| - "react-dom": "^18.2.0", |
120 |
| - "react-highlight": "^0.15.0", |
| 117 | + "react": "18.3.1", |
| 118 | + "react-colorful": "5.6.1", |
| 119 | + "react-dom": "18.3.1", |
| 120 | + "react-highlight": "0.15.0", |
121 | 121 | "react-router-dom": "6.26.1",
|
122 |
| - "react-slider": "^2.0.6", |
123 |
| - "storybook": "^8.5.0", |
| 122 | + "react-slider": "2.0.6", |
| 123 | + "storybook": "8.5.0", |
124 | 124 | "stylelint": "16.9.0",
|
125 | 125 | "tailwindcss": "3.4.10",
|
126 | 126 | "typescript": "5.5.4",
|
127 | 127 | "vite": "4.5.3",
|
128 | 128 | "vite-plugin-svgr": "4.2.0",
|
129 | 129 | "vitest": "1.6.0",
|
130 |
| - "y-websocket": "^1.5.0", |
131 |
| - "yjs": "^13.5.50" |
| 130 | + "y-websocket": "1.5.4", |
| 131 | + "yjs": "13.6.15" |
132 | 132 | }
|
133 | 133 | }
|
0 commit comments