diff --git a/package-lock.json b/package-lock.json index cb1e032fb..5f89c27c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,9 +12,9 @@ "dependencies": { "@babel/core": "^7.29.0", "@babel/plugin-transform-runtime": "^7.29.0", - "@babel/preset-env": "^7.29.0", + "@babel/preset-env": "^7.29.2", "@babel/preset-react": "^7.28.5", - "@babel/runtime": "^7.28.6", + "@babel/runtime": "^7.29.2", "@codemirror/autocomplete": "^6.20.1", "@codemirror/commands": "^6.10.3", "@codemirror/highlight": "^0.19.8", @@ -36,7 +36,7 @@ "classnames": "^2.5.1", "cm6-theme-basic-light": "^0.2.0", "cookie-parser": "^1.4.7", - "core-js": "^3.47.0", + "core-js": "^3.49.0", "cors": "^2.8.5", "create-react-class": "^15.7.0", "dedent": "^1.7.1", @@ -49,7 +49,7 @@ "idb-keyval": "^6.2.2", "js-yaml": "^4.1.1", "jwt-simple": "^0.5.6", - "less": "^4.5.1", + "less": "^4.6.4", "lodash": "^4.17.21", "marked": "15.0.12", "marked-alignment-paragraphs": "^1.0.0", @@ -63,32 +63,32 @@ "marked-variables": "^1.0.5", "markedLegacy": "npm:marked@^0.3.19", "moment": "^2.30.1", - "mongoose": "^9.2.1", - "nanoid": "5.1.6", + "mongoose": "^9.3.3", + "nanoid": "5.1.7", "nconf": "^0.13.0", - "node": "^25.7.0", + "node": "^25.8.2", "react": "^19.2.4", "react-dom": "^19.2.4", - "react-frame-component": "^5.2.7", - "react-router": "^7.13.1", - "sanitize-filename": "1.6.3", + "react-frame-component": "^5.3.1", + "react-router": "^7.13.2", + "sanitize-filename": "1.6.4", "superagent": "^10.2.1" }, "devDependencies": { "@stylistic/stylelint-plugin": "^5.0.1", - "babel-jest": "^30.2.0", + "babel-jest": "^30.3.0", "babel-plugin-transform-import-meta": "^2.3.3", "eslint": "9.7", - "eslint-plugin-jest": "^29.1.0", + "eslint-plugin-jest": "^29.15.1", "eslint-plugin-react": "^7.37.5", "globals": "^16.4.0", - "jest": "^30.2.0", + "jest": "^30.3.0", "jest-expect-message": "^1.1.3", "jsdom": "^28.1.0", "jsdom-global": "^3.0.2", "postcss-less": "^6.0.0", - "stylelint": "^17.4.0", - "stylelint-config-recess-order": "^7.6.1", + "stylelint": "^17.6.0", + "stylelint-config-recess-order": "^7.7.0", "stylelint-config-recommended": "^18.0.0", "supertest": "^7.1.4", "vite": "^7.3.1" @@ -11198,9 +11198,9 @@ "license": "MIT" }, "node_modules/nanoid": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-5.1.6.tgz", - "integrity": "sha512-c7+7RQ+dMB5dPwwCp4ee1/iV/q2P6aK1mTZcfr1BTuVlyW9hJYiMPybJCcnBlQtuSmTIWNeazm/zqNoZSSElBg==", + "version": "5.1.7", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-5.1.7.tgz", + "integrity": "sha512-ua3NDgISf6jdwezAheMOk4mbE1LXjm1DfMUDMuJf4AqxLFK3ccGpgWizwa5YV7Yz9EpXwEaWoRXSb/BnV0t5dQ==", "funding": [ { "type": "github", @@ -12152,9 +12152,9 @@ } }, "node_modules/qified/node_modules/hookified": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/hookified/-/hookified-2.1.0.tgz", - "integrity": "sha512-ootKng4eaxNxa7rx6FJv2YKef3DuhqbEj3l70oGXwddPQEEnISm50TEZQclqiLTAtilT2nu7TErtCO523hHkyg==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/hookified/-/hookified-2.1.1.tgz", + "integrity": "sha512-AHb76R16GB5EsPBE2J7Ko5kiEyXwviB9P5SMrAKcuAu4vJPZttViAbj9+tZeaQE5zjDme+1vcHP78Yj/WoAveA==", "dev": true, "license": "MIT" }, @@ -12242,9 +12242,9 @@ } }, "node_modules/react-frame-component": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/react-frame-component/-/react-frame-component-5.3.1.tgz", - "integrity": "sha512-nvhGilo7MqrYRSd2b1aO+vIxLMRnUM+85gqUxO2sRs1LTDK5BHn4QNkKoFJJAcB9jo2W0GWLTev1anDb2qF28Q==", + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/react-frame-component/-/react-frame-component-5.3.2.tgz", + "integrity": "sha512-ce0/9xAnnkLDY6zxnTegP3Yjchw5z9aEaz0qKEGecrdnh3nAnQ5kehO84sNeLj3wQPB5ZM0OoVVQDQilhaE/5Q==", "license": "MIT", "peerDependencies": { "prop-types": "^15.8.1 || ^16.0.0 || ^17.0.0 || ^18.0.0", @@ -12645,9 +12645,9 @@ "license": "MIT" }, "node_modules/sanitize-filename": { - "version": "1.6.3", - "resolved": "https://registry.npmjs.org/sanitize-filename/-/sanitize-filename-1.6.3.tgz", - "integrity": "sha512-y/52Mcy7aw3gRm7IrcGDFx/bCk4AhRh2eI9luHOQM86nZsqwiRkkq2GekHXBBD+SmPidc8i2PqtYZl+pWJ8Oeg==", + "version": "1.6.4", + "resolved": "https://registry.npmjs.org/sanitize-filename/-/sanitize-filename-1.6.4.tgz", + "integrity": "sha512-9ZyI08PsvdQl2r/bBIGubpVdR3RR9sY6RDiWFPreA21C/EFlQhmgo20UZlNjZMMZNubusLhAQozkA0Od5J21Eg==", "license": "WTFPL OR ISC", "dependencies": { "truncate-utf8-bytes": "^1.0.0" diff --git a/package.json b/package.json index 5260bfb4f..942cf1117 100644 --- a/package.json +++ b/package.json @@ -88,9 +88,9 @@ "dependencies": { "@babel/core": "^7.29.0", "@babel/plugin-transform-runtime": "^7.29.0", - "@babel/preset-env": "^7.29.0", + "@babel/preset-env": "^7.29.2", "@babel/preset-react": "^7.28.5", - "@babel/runtime": "^7.28.6", + "@babel/runtime": "^7.29.2", "@codemirror/autocomplete": "^6.20.1", "@codemirror/commands": "^6.10.3", "@codemirror/highlight": "^0.19.8", @@ -112,7 +112,7 @@ "classnames": "^2.5.1", "cm6-theme-basic-light": "^0.2.0", "cookie-parser": "^1.4.7", - "core-js": "^3.47.0", + "core-js": "^3.49.0", "cors": "^2.8.5", "create-react-class": "^15.7.0", "dedent": "^1.7.1", @@ -125,7 +125,7 @@ "idb-keyval": "^6.2.2", "js-yaml": "^4.1.1", "jwt-simple": "^0.5.6", - "less": "^4.5.1", + "less": "^4.6.4", "lodash": "^4.17.21", "marked": "15.0.12", "marked-alignment-paragraphs": "^1.0.0", @@ -139,32 +139,32 @@ "marked-variables": "^1.0.5", "markedLegacy": "npm:marked@^0.3.19", "moment": "^2.30.1", - "mongoose": "^9.2.1", - "nanoid": "5.1.6", + "mongoose": "^9.3.3", + "nanoid": "5.1.7", "nconf": "^0.13.0", - "node": "^25.7.0", + "node": "^25.8.2", "react": "^19.2.4", "react-dom": "^19.2.4", - "react-frame-component": "^5.2.7", - "react-router": "^7.13.1", - "sanitize-filename": "1.6.3", + "react-frame-component": "^5.3.1", + "react-router": "^7.13.2", + "sanitize-filename": "1.6.4", "superagent": "^10.2.1" }, "devDependencies": { "@stylistic/stylelint-plugin": "^5.0.1", - "babel-jest": "^30.2.0", + "babel-jest": "^30.3.0", "babel-plugin-transform-import-meta": "^2.3.3", "eslint": "9.7", - "eslint-plugin-jest": "^29.1.0", + "eslint-plugin-jest": "^29.15.1", "eslint-plugin-react": "^7.37.5", "globals": "^16.4.0", - "jest": "^30.2.0", + "jest": "^30.3.0", "jest-expect-message": "^1.1.3", "jsdom": "^28.1.0", "jsdom-global": "^3.0.2", "postcss-less": "^6.0.0", - "stylelint": "^17.4.0", - "stylelint-config-recess-order": "^7.6.1", + "stylelint": "^17.6.0", + "stylelint-config-recess-order": "^7.7.0", "stylelint-config-recommended": "^18.0.0", "supertest": "^7.1.4", "vite": "^7.3.1"