From e384bbfe40a1add4bb78dc24f223ec8d1e910530 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 04:01:06 +0000 Subject: [PATCH] chore(deps): update dependencies (minor/patch) --- kotlin/build.gradle.kts | 8 ++-- package.json | 4 +- pnpm-lock.yaml | 94 +++++++++++++++++++++++++++++++++-------- 3 files changed, 82 insertions(+), 24 deletions(-) diff --git a/kotlin/build.gradle.kts b/kotlin/build.gradle.kts index d9c52f17..31c42296 100644 --- a/kotlin/build.gradle.kts +++ b/kotlin/build.gradle.kts @@ -1,6 +1,6 @@ plugins { - kotlin("multiplatform") version "1.8.10" - kotlin("plugin.serialization") version "1.8.10" + kotlin("multiplatform") version "1.8.20" + kotlin("plugin.serialization") version "1.8.20" id("org.jmailen.kotlinter") version "3.14.0" } @@ -36,7 +36,7 @@ kotlin { } val jsMain by getting { dependencies { - implementation(enforcedPlatform("org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:1.0.0-pre.522")) + implementation(enforcedPlatform("org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom:1.0.0-pre.528")) implementation("org.jetbrains.kotlin-wrappers:kotlin-react") implementation("org.jetbrains.kotlin-wrappers:kotlin-react-dom") implementation("org.jetbrains.kotlin-wrappers:kotlin-emotion") @@ -45,7 +45,7 @@ kotlin { implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.0") implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4") - implementation("io.github.xxfast:kstore:0.4.0") + implementation("io.github.xxfast:kstore:0.5.0") // I'm waiting for supporting to ESM package support!!!!!!!!!! // implementation(npm("refractor", "4.8.1")) diff --git a/package.json b/package.json index ed75c1d4..00ca9f50 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/babel__core": "^7.20.0", "@types/cytoscape": "^3.19.9", "@types/d3": "^7.0.0", - "@types/eslint": "8.21.3", + "@types/eslint": "8.37.0", "@types/katex": "^0.16.0", "@types/node": "^18.11.18", "@types/react": "^18.0.27", @@ -60,5 +60,5 @@ "tailwindcss": "^3.2.4", "typescript": "^5.0.0" }, - "packageManager": "pnpm@7.30.3" + "packageManager": "pnpm@7.30.5" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 929152c4..4d2fd19c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,7 +11,7 @@ specifiers: '@types/babel__core': ^7.20.0 '@types/cytoscape': ^3.19.9 '@types/d3': ^7.0.0 - '@types/eslint': 8.21.3 + '@types/eslint': 8.37.0 '@types/katex': ^0.16.0 '@types/node': ^18.11.18 '@types/react': ^18.0.27 @@ -49,9 +49,9 @@ dependencies: '@emotion/react': 11.10.6_pmekkgnqduwlme35zpnqhenc34 '@emotion/server': 11.10.0 '@emotion/styled': 11.10.6_oouaibmszuch5k64ms7uxp2aia - '@mui/icons-material': 5.11.11_apxknyxvl46cjjhrrp53pe5pxy - '@mui/lab': 5.0.0-alpha.124_47xlngixuwh6anafqtkbgvfviu - '@mui/material': 5.11.14_xqeqsl5kvjjtyxwyi3jhw3yuli + '@mui/icons-material': 5.11.11_5d45cap54v5emw3y4iygvywxfa + '@mui/lab': 5.0.0-alpha.124_b3c2frcajokkyes32uy3lt5iza + '@mui/material': 5.11.15_xqeqsl5kvjjtyxwyi3jhw3yuli '@types/wanakana': 4.0.3 directory-tree: 3.5.1 fs: 0.0.1-security @@ -75,7 +75,7 @@ devDependencies: '@types/babel__core': 7.20.0 '@types/cytoscape': 3.19.9 '@types/d3': 7.4.0 - '@types/eslint': 8.21.3 + '@types/eslint': 8.37.0 '@types/katex': 0.16.0 '@types/node': 18.11.18 '@types/react': 18.0.28 @@ -304,11 +304,35 @@ packages: react-is: 18.2.0 dev: false - /@mui/core-downloads-tracker/5.11.14: - resolution: {integrity: sha512-rfc08z6+3Fif+Gopx2/qmk+MEQlwYeA+gOcSK048BHkTty/ol/boHuVeL2BNC/cf9OVRjJLYHtVb/DeW791LSQ==} + /@mui/base/5.0.0-alpha.123_zula6vjvt3wdocc4mwcxqa6nzi: + resolution: {integrity: sha512-pxzcAfET3I6jvWqS4kijiLMn1OmdMw+mGmDa0SqmDZo3bXXdvLhpCCPqCkULG3UykhvFCOcU5HclOX3JCA+Zhg==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@types/react': ^17.0.0 || ^18.0.0 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@emotion/is-prop-valid': 1.2.0 + '@mui/types': 7.2.3_@types+react@18.0.28 + '@mui/utils': 5.11.13_react@18.2.0 + '@popperjs/core': 2.11.7 + '@types/react': 18.0.28 + clsx: 1.2.1 + prop-types: 15.8.1 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + react-is: 18.2.0 + dev: false + + /@mui/core-downloads-tracker/5.11.15: + resolution: {integrity: sha512-Q0e2oBsjHyIWWj1wLzl14btunvBYC0yl+px7zL9R69tF87uenj6q72ieS369BJ6jxYpJwvXfR6/f+TC+ZUsKKg==} dev: false - /@mui/icons-material/5.11.11_apxknyxvl46cjjhrrp53pe5pxy: + /@mui/icons-material/5.11.11_5d45cap54v5emw3y4iygvywxfa: resolution: {integrity: sha512-Eell3ADmQVE8HOpt/LZ3zIma8JSvPh3XgnhwZLT0k5HRqZcd6F/QDHc7xsWtgz09t+UEFvOYJXjtrwKmLdwwpw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -320,12 +344,12 @@ packages: optional: true dependencies: '@babel/runtime': 7.21.0 - '@mui/material': 5.11.14_xqeqsl5kvjjtyxwyi3jhw3yuli + '@mui/material': 5.11.15_xqeqsl5kvjjtyxwyi3jhw3yuli '@types/react': 18.0.28 react: 18.2.0 dev: false - /@mui/lab/5.0.0-alpha.124_47xlngixuwh6anafqtkbgvfviu: + /@mui/lab/5.0.0-alpha.124_b3c2frcajokkyes32uy3lt5iza: resolution: {integrity: sha512-K/XEv1zYyLi3tS63tyDta1mqWql+at5w7rWp5Yd63Jx1NjPUtgopAvyRZG2SVYPs/yBwfyDPW1iqQXpRw8h9Xw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -347,7 +371,7 @@ packages: '@emotion/react': 11.10.6_pmekkgnqduwlme35zpnqhenc34 '@emotion/styled': 11.10.6_oouaibmszuch5k64ms7uxp2aia '@mui/base': 5.0.0-alpha.122_zula6vjvt3wdocc4mwcxqa6nzi - '@mui/material': 5.11.14_xqeqsl5kvjjtyxwyi3jhw3yuli + '@mui/material': 5.11.15_xqeqsl5kvjjtyxwyi3jhw3yuli '@mui/system': 5.11.14_d2lgyfpecxdc2bsiwyag5wf7ti '@mui/types': 7.2.3_@types+react@18.0.28 '@mui/utils': 5.11.13_react@18.2.0 @@ -359,8 +383,8 @@ packages: react-is: 18.2.0 dev: false - /@mui/material/5.11.14_xqeqsl5kvjjtyxwyi3jhw3yuli: - resolution: {integrity: sha512-uoiUyybmo+M+nYARBygmbXgX6s/hH0NKD56LCAv9XvmdGVoXhEGjOvxI5/Bng6FS3NNybnA8V+rgZW1Z/9OJtA==} + /@mui/material/5.11.15_xqeqsl5kvjjtyxwyi3jhw3yuli: + resolution: {integrity: sha512-E5RbLq9/OvRKmGyeZawdnmFBCvhKkI/Zqgr0xFqW27TGwKLxObq/BreJc6Uu5Sbv8Fjj34vEAbRx6otfOyxn5w==} engines: {node: '>=12.0.0'} peerDependencies: '@emotion/react': ^11.5.0 @@ -379,9 +403,9 @@ packages: '@babel/runtime': 7.21.0 '@emotion/react': 11.10.6_pmekkgnqduwlme35zpnqhenc34 '@emotion/styled': 11.10.6_oouaibmszuch5k64ms7uxp2aia - '@mui/base': 5.0.0-alpha.122_zula6vjvt3wdocc4mwcxqa6nzi - '@mui/core-downloads-tracker': 5.11.14 - '@mui/system': 5.11.14_d2lgyfpecxdc2bsiwyag5wf7ti + '@mui/base': 5.0.0-alpha.123_zula6vjvt3wdocc4mwcxqa6nzi + '@mui/core-downloads-tracker': 5.11.15 + '@mui/system': 5.11.15_d2lgyfpecxdc2bsiwyag5wf7ti '@mui/types': 7.2.3_@types+react@18.0.28 '@mui/utils': 5.11.13_react@18.2.0 '@types/react': 18.0.28 @@ -464,6 +488,36 @@ packages: react: 18.2.0 dev: false + /@mui/system/5.11.15_d2lgyfpecxdc2bsiwyag5wf7ti: + resolution: {integrity: sha512-vCatoWCTnAPquoNifHbqMCMnOElEbLosVUeW0FQDyjCq+8yMABD9E6iY0s14O7iq1wD+qqU7rFAuDIVvJ/AzzA==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@emotion/react': ^11.5.0 + '@emotion/styled': ^11.3.0 + '@types/react': ^17.0.0 || ^18.0.0 + react: ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.21.0 + '@emotion/react': 11.10.6_pmekkgnqduwlme35zpnqhenc34 + '@emotion/styled': 11.10.6_oouaibmszuch5k64ms7uxp2aia + '@mui/private-theming': 5.11.13_pmekkgnqduwlme35zpnqhenc34 + '@mui/styled-engine': 5.11.11_xqp3pgpqjlfxxa3zxu4zoc4fba + '@mui/types': 7.2.3_@types+react@18.0.28 + '@mui/utils': 5.11.13_react@18.2.0 + '@types/react': 18.0.28 + clsx: 1.2.1 + csstype: 3.1.1 + prop-types: 15.8.1 + react: 18.2.0 + dev: false + /@mui/types/7.2.3_@types+react@18.0.28: resolution: {integrity: sha512-tZ+CQggbe9Ol7e/Fs5RcKwg/woU+o8DCtOnccX6KmbBc7YrfqMYEYuaIcXHuhpT880QwNkZZ3wQwvtlDFA2yOw==} peerDependencies: @@ -635,6 +689,10 @@ packages: resolution: {integrity: sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==} dev: false + /@popperjs/core/2.11.7: + resolution: {integrity: sha512-Cr4OjIkipTtcXKjAsm8agyleBuDHvxzeBoa1v543lbv1YaIwQjESsVcmjiWiPEbC1FIeHOG/Op9kdCmAmiS3Kw==} + dev: false + /@reactflow/background/11.1.10_biqbaboplfbrettd7655fr4n2y: resolution: {integrity: sha512-BeNODSlZEaLkhOiZvGROrC7g/tdIt3qzzjguB0/wwDd/LXWj8bPxOAL4+1c9qnJszH2yCgww1U/QWe2xXc0hTg==} peerDependencies: @@ -971,8 +1029,8 @@ packages: '@types/d3-transition': 2.0.2 '@types/d3-zoom': 2.0.3 - /@types/eslint/8.21.3: - resolution: {integrity: sha512-fa7GkppZVEByMWGbTtE5MbmXWJTVbrjjaS8K6uQj+XtuuUv1fsuPAxhygfqLmsb/Ufb3CV8deFCpiMfAgi00Sw==} + /@types/eslint/8.37.0: + resolution: {integrity: sha512-Piet7dG2JBuDIfohBngQ3rCt7MgO9xCO4xIMKxBThCq5PNRB91IjlJ10eJVwfoNtvTErmxLzwBZ7rHZtbOMmFQ==} dependencies: '@types/estree': 1.0.0 '@types/json-schema': 7.0.11