diff --git a/package-lock.json b/package-lock.json index 6ef6bd4..abe8201 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "solid-panes", - "version": "4.2.2", + "version": "4.2.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "solid-panes", - "version": "4.2.2", + "version": "4.2.3", "license": "MIT", "dependencies": { "@solid/better-simple-slideshow": "^0.1.0", @@ -16,11 +16,11 @@ "dompurify": "^3.3.1", "folder-pane": "^3.0.1", "issue-pane": "^3.0.1", - "marked": "^17.0.2", + "marked": "^17.0.3", "meeting-pane": "^3.0.1", "mime-types": "^3.0.2", "pane-registry": "^3.0.1", - "profile-pane": "^3.1.1", + "profile-pane": "^3.1.2", "solid-namespace": "^0.5.4", "source-pane": "^3.0.1" }, @@ -33,14 +33,14 @@ "@testing-library/jest-dom": "^6.9.1", "@types/jest": "^30.0.0", "@types/webpack-env": "^1.18.8", - "@typescript-eslint/parser": "^8.55.0", + "@typescript-eslint/parser": "^8.56.0", "@webpack-cli/serve": "^3.0.1", "babel-jest": "^30.2.0", "babel-loader": "^10.0.0", "babel-plugin-inline-import": "^3.0.0", "buffer": "^6.0.3", - "css-loader": "^7.1.3", - "eslint": "^9.39.2", + "css-loader": "^7.1.4", + "eslint": "^9.39.3", "globals": "^17.3.0", "html-webpack-plugin": "^5.6.6", "jest": "^30.2.0", @@ -2291,9 +2291,9 @@ } }, "node_modules/@eslint/js": { - "version": "9.39.2", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.2.tgz", - "integrity": "sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==", + "version": "9.39.3", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.3.tgz", + "integrity": "sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==", "dev": true, "license": "MIT", "engines": { @@ -7696,9 +7696,9 @@ } }, "node_modules/eslint": { - "version": "9.39.2", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.2.tgz", - "integrity": "sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==", + "version": "9.39.3", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.3.tgz", + "integrity": "sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg==", "dev": true, "license": "MIT", "dependencies": { @@ -7708,7 +7708,7 @@ "@eslint/config-helpers": "^0.4.2", "@eslint/core": "^0.17.0", "@eslint/eslintrc": "^3.3.1", - "@eslint/js": "9.39.2", + "@eslint/js": "9.39.3", "@eslint/plugin-kit": "^0.4.1", "@humanfs/node": "^0.16.6", "@humanwhocodes/module-importer": "^1.0.1", @@ -12074,9 +12074,9 @@ } }, "node_modules/marked": { - "version": "17.0.2", - "resolved": "https://registry.npmjs.org/marked/-/marked-17.0.2.tgz", - "integrity": "sha512-s5HZGFQea7Huv5zZcAGhJLT3qLpAfnY7v7GWkICUr0+Wd5TFEtdlRR2XUL5Gg+RH7u2Df595ifrxR03mBaw7gA==", + "version": "17.0.3", + "resolved": "https://registry.npmjs.org/marked/-/marked-17.0.3.tgz", + "integrity": "sha512-jt1v2ObpyOKR8p4XaUJVk3YWRJ5n+i4+rjQopxvV32rSndTJXvIzuUdWWIy/1pFQMkQmvTXawzDNqOH/CUmx6A==", "license": "MIT", "bin": { "marked": "bin/marked.js" @@ -13551,9 +13551,9 @@ "license": "MIT" }, "node_modules/profile-pane": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/profile-pane/-/profile-pane-3.1.1.tgz", - "integrity": "sha512-ufm58BbDFNQEPLJwcmc2CxcgTD8AHrHtPaEQ5znz/xTxpSLF8gCagAgo+TnIxq0iUlbtia9UvYYtwO2hpaGLoQ==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/profile-pane/-/profile-pane-3.1.2.tgz", + "integrity": "sha512-ketZDC28FBnarXCaDFBHgVWXrf8XfyxKY7UU8Nf7qhLjFwW/OEVrxU98/4GDDqzRaVuwK9YfwnDpx167w89hjw==", "license": "MIT", "dependencies": { "lit-html": "^3.3.2", diff --git a/package.json b/package.json index 8923c81..5ba7907 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solid-panes", - "version": "4.2.2", + "version": "4.2.3", "description": "Solid-compatible Panes: applets and views for the mashlib and databrowser", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -65,11 +65,11 @@ "dompurify": "^3.3.1", "folder-pane": "^3.0.1", "issue-pane": "^3.0.1", - "marked": "^17.0.2", + "marked": "^17.0.3", "meeting-pane": "^3.0.1", "mime-types": "^3.0.2", "pane-registry": "^3.0.1", - "profile-pane": "^3.1.1", + "profile-pane": "^3.1.2", "solid-namespace": "^0.5.4", "source-pane": "^3.0.1" }, @@ -87,14 +87,14 @@ "@testing-library/jest-dom": "^6.9.1", "@types/jest": "^30.0.0", "@types/webpack-env": "^1.18.8", - "@typescript-eslint/parser": "^8.55.0", + "@typescript-eslint/parser": "^8.56.0", "@webpack-cli/serve": "^3.0.1", "babel-jest": "^30.2.0", "babel-loader": "^10.0.0", "babel-plugin-inline-import": "^3.0.0", "buffer": "^6.0.3", - "css-loader": "^7.1.3", - "eslint": "^9.39.2", + "css-loader": "^7.1.4", + "eslint": "^9.39.3", "globals": "^17.3.0", "html-webpack-plugin": "^5.6.6", "jest": "^30.2.0",