|
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": "^4.2.4", |
| 53 | + "@emoji-mart/data": "1.2.1", |
| 54 | + "@emoji-mart/react": "1.1.1", |
| 55 | + "@etchteam/storybook-addon-status": "4.2.4", |
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 |
| - "@playwright/test": "^1.48.2", |
64 |
| - "@prettier/sync": "^0.3.0", |
| 62 | + "@lezer/highlight": "1.2.1", |
| 63 | + "@playwright/test": "1.48.2", |
| 64 | + "@prettier/sync": "0.3.0", |
65 | 65 | "@sentry/vite-plugin": "2.22.2",
|
66 | 66 | "@storybook/addon-actions": "7.6.20",
|
67 | 67 | "@storybook/addon-essentials": "7.6.20",
|
|
70 | 70 | "@storybook/addon-mdx-gfm": "7.6.20",
|
71 | 71 | "@storybook/react": "7.6.20",
|
72 | 72 | "@storybook/react-vite": "7.6.20",
|
73 |
| - "@storybook/test-runner": "^0.19.0", |
| 73 | + "@storybook/test-runner": "0.19.1", |
74 | 74 | "@testing-library/dom": "10.4.0",
|
75 | 75 | "@testing-library/jest-dom": "6.5.0",
|
76 | 76 | "@testing-library/react": "16.0.0",
|
|
85 | 85 | "@tryghost/kg-unsplash-selector": "0.2.6",
|
86 | 86 | "@types/react": "^18.2.0",
|
87 | 87 | "@types/react-dom": "^18.2.0",
|
88 |
| - "@uiw/react-codemirror": "^4.23.0", |
| 88 | + "@uiw/react-codemirror": "4.23.0", |
89 | 89 | "@vitejs/plugin-react": "4.3.1",
|
90 | 90 | "@vitest/coverage-c8": "0.33.0",
|
91 | 91 | "@vitest/ui": "1.6.0",
|
92 | 92 | "autoprefixer": "10.4.20",
|
93 | 93 | "babel-loader": "9.1.3",
|
94 |
| - "clsx": "^2.0.0", |
95 |
| - "codemirror": "^6.0.1", |
96 |
| - "concurrently": "^8.0.0", |
97 |
| - "cross-fetch": "^4.0.0", |
98 |
| - "dompurify": "^3.1.4", |
99 |
| - "dotenv": "^16.3.2", |
100 |
| - "emoji-mart": "^5.5.2", |
| 94 | + "clsx": "2.1.1", |
| 95 | + "codemirror": "6.0.1", |
| 96 | + "concurrently": "8.2.2", |
| 97 | + "cross-fetch": "4.0.0", |
| 98 | + "dompurify": "3.1.6", |
| 99 | + "dotenv": "16.4.5", |
| 100 | + "emoji-mart": "5.6.0", |
101 | 101 | "eslint-config-react-app": "7.0.1",
|
102 | 102 | "eslint-plugin-jest": "27.9.0",
|
103 | 103 | "eslint-plugin-react": "7.35.0",
|
104 | 104 | "eslint-plugin-storybook": "0.8.0",
|
105 | 105 | "eslint-plugin-tailwindcss": "3.17.4",
|
106 |
| - "eventemitter3": "^5.0.0", |
107 |
| - "fast-average-color": "^9.3.0", |
| 106 | + "eventemitter3": "5.0.1", |
| 107 | + "fast-average-color": "9.4.0", |
108 | 108 | "jsdom": "24.1.1",
|
109 | 109 | "lexical": "0.13.1",
|
110 |
| - "luxon": "^3.5.0", |
111 |
| - "pluralize": "^8.0.0", |
| 110 | + "luxon": "3.5.0", |
| 111 | + "pluralize": "8.0.0", |
112 | 112 | "postcss": "8.4.41",
|
113 | 113 | "postcss-import": "16.1.0",
|
114 | 114 | "prettier": "3.3.3",
|
115 |
| - "react": "^18.2.0", |
116 |
| - "react-colorful": "^5.6.1", |
117 |
| - "react-dom": "^18.2.0", |
118 |
| - "react-highlight": "^0.15.0", |
| 115 | + "react": "18.2.0", |
| 116 | + "react-colorful": "5.6.1", |
| 117 | + "react-dom": "18.2.0", |
| 118 | + "react-highlight": "0.15.0", |
119 | 119 | "react-router-dom": "6.26.1",
|
120 |
| - "react-slider": "^2.0.6", |
121 |
| - "storybook": "^7.6.19", |
| 120 | + "react-slider": "2.0.6", |
| 121 | + "storybook": "7.6.20", |
122 | 122 | "stylelint": "16.9.0",
|
123 | 123 | "tailwindcss": "3.4.10",
|
124 | 124 | "typescript": "5.5.4",
|
125 | 125 | "vite": "4.5.3",
|
126 | 126 | "vite-plugin-svgr": "4.2.0",
|
127 | 127 | "vitest": "1.6.0",
|
128 |
| - "y-websocket": "^1.5.0", |
129 |
| - "yjs": "^13.5.50" |
| 128 | + "y-websocket": "1.5.4", |
| 129 | + "yjs": "13.6.15" |
130 | 130 | }
|
131 | 131 | }
|
0 commit comments