diff --git a/package.json b/package.json index f837a83b..ea6a2549 100644 --- a/package.json +++ b/package.json @@ -37,14 +37,14 @@ "@babel/runtime": "^7.26.9", "@bedframe/cli": "^0.0.95", "@crxjs/vite-plugin": "^2.2.0", - "@types/mime-types": "^2.1.4", + "@types/mime-types": "^3.0.1", "@types/react": "^19.0.10", "@types/react-dom": "^19.0.4", - "cross-env": "^7.0.3", - "dependency-cruiser": "^16.10.0", - "eslint": "9.22.0", + "cross-env": "^10.0.0", + "dependency-cruiser": "^17.0.1", + "eslint": "^9.33.0", "glob": "^11.0.1", - "mime-types": "^2.1.35", + "mime-types": "^3.0.1", "prettier": "^3.5.3", "process": "^0.11.10", "publish-browser-extension": "^3.0.1", @@ -55,6 +55,7 @@ "url": "^0.11.4" }, "dependencies": { + "@bedframe/core": "^0.0.46", "@codemirror/autocomplete": "^6.18.6", "@codemirror/commands": "^6.8.0", "@codemirror/lang-css": "^6.3.1", @@ -65,10 +66,10 @@ "@sveltejs/vite-plugin-svelte": "^5.0.3", "@tailwindcss/forms": "^0.5.10", "@tsconfig/svelte": "^5.0.4", - "@types/chrome": "^0.0.308", + "@types/chrome": "^0.1.4", "@types/color": "^4.2.0", "@types/lodash": "^4.17.16", - "@types/node": "^22.13.10", + "@types/node": "^24.3.0", "@types/sortablejs": "^1.15.8", "@types/uuid": "^10.0.0", "@types/webextension-polyfill": "^0.12.3",