|
58 | 58 | "@babel/plugin-transform-class-properties": "^7.24.7",
|
59 | 59 | "@babel/plugin-transform-destructuring": "^7.24.8",
|
60 | 60 | "@babel/plugin-transform-regenerator": "^7.24.7",
|
61 |
| - "@babel/preset-env": "^7.25.7", |
| 61 | + "@babel/preset-env": "^7.25.8", |
62 | 62 | "@babel/preset-react": "^7.24.7",
|
63 | 63 | "@benrbray/prosemirror-math": "^0.2.2",
|
64 | 64 | "@bull-board/api": "^4.2.2",
|
|
73 | 73 | "@fortawesome/free-solid-svg-icons": "^6.5.2",
|
74 | 74 | "@fortawesome/react-fontawesome": "^0.2.2",
|
75 | 75 | "@getoutline/react-roving-tabindex": "^3.2.4",
|
76 |
| - "@getoutline/y-prosemirror": "^1.0.18", |
77 | 76 | "@hocuspocus/extension-throttle": "1.1.2",
|
78 | 77 | "@hocuspocus/provider": "1.1.2",
|
79 | 78 | "@hocuspocus/server": "1.1.2",
|
|
111 | 110 | "dotenv": "^16.4.5",
|
112 | 111 | "email-providers": "^1.14.0",
|
113 | 112 | "emoji-mart": "^5.6.0",
|
114 |
| - "emoji-regex": "^10.3.0", |
| 113 | + "emoji-regex": "^10.4.0", |
115 | 114 | "es6-error": "^4.1.1",
|
116 | 115 | "fast-deep-equal": "^3.1.3",
|
117 | 116 | "fetch-retry": "^5.0.6",
|
|
244 | 243 | "winston": "^3.13.0",
|
245 | 244 | "ws": "^7.5.10",
|
246 | 245 | "y-indexeddb": "^9.0.11",
|
| 246 | + "y-prosemirror": "^1.2.12", |
247 | 247 | "y-protocols": "^1.0.6",
|
248 | 248 | "yauzl": "^2.10.0",
|
249 | 249 | "yjs": "^13.6.1",
|
|
329 | 329 | "babel-plugin-tsconfig-paths-module-resolver": "^1.0.4",
|
330 | 330 | "browserslist-to-esbuild": "^1.2.0",
|
331 | 331 | "concurrently": "^8.2.2",
|
332 |
| - "discord-api-types": "^0.37.101", |
| 332 | + "discord-api-types": "^0.37.102", |
333 | 333 | "eslint": "^8.57.0",
|
334 | 334 | "eslint-config-prettier": "^8.10.0",
|
335 | 335 | "eslint-import-resolver-typescript": "^3.6.3",
|
|
347 | 347 | "jest-environment-jsdom": "^29.7.0",
|
348 | 348 | "jest-fetch-mock": "^3.0.3",
|
349 | 349 | "lint-staged": "^13.3.0",
|
350 |
| - "nodemon": "^3.1.4", |
| 350 | + "nodemon": "^3.1.7", |
351 | 351 | "postinstall-postinstall": "^2.1.0",
|
352 | 352 | "prettier": "^2.8.8",
|
353 | 353 | "react-refresh": "^0.14.0",
|
354 | 354 | "rimraf": "^2.5.4",
|
355 | 355 | "rollup-plugin-webpack-stats": "^0.4.1",
|
356 | 356 | "terser": "^5.32.0",
|
357 |
| - "typescript": "^5.4.5", |
| 357 | + "typescript": "^5.6.3", |
358 | 358 | "vite-plugin-static-copy": "^0.17.0",
|
359 | 359 | "yarn-deduplicate": "^6.0.2"
|
360 | 360 | },
|
|
0 commit comments