diff --git a/package.json b/package.json index 0a22e5069..6cba7af26 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "@babel/core": "7.25.2", "@babel/eslint-parser": "7.25.1", - "@babel/plugin-transform-runtime": "7.24.7", + "@babel/plugin-transform-runtime": "7.25.4", "@babel/preset-env": "7.25.4", "@babel/preset-react": "7.24.7", "@babel/preset-typescript": "7.24.7", @@ -26,7 +26,7 @@ "@testing-library/jest-dom": "6.4.8", "@testing-library/react": "16.0.0", "@types/jest": "29.5.12", - "@types/node": "20.16.0", + "@types/node": "20.16.1", "@types/react": "18.3.3", "@types/react-dom": "18.3.0", "@vitejs/plugin-react": "4.3.1", @@ -45,7 +45,7 @@ "shx": "0.3.4", "tstyche": "2.1.1", "typescript": "5.5.4", - "vite": "5.4.1", + "vite": "5.4.2", "vitest": "2.0.5", "vitest-localstorage-mock": "0.1.2", "wait-for-expect": "3.0.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 61cfb784c..949e4c8d2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 7.25.1 version: 7.25.1(@babel/core@7.25.2)(eslint@9.9.0(jiti@1.21.6)) '@babel/plugin-transform-runtime': - specifier: 7.24.7 - version: 7.24.7(@babel/core@7.25.2) + specifier: 7.25.4 + version: 7.25.4(@babel/core@7.25.2) '@babel/preset-env': specifier: 7.25.4 version: 7.25.4(@babel/core@7.25.2) @@ -37,7 +37,7 @@ importers: version: 2.27.7 '@commitlint/cli': specifier: 19.4.0 - version: 19.4.0(@types/node@20.16.0)(typescript@5.5.4) + version: 19.4.0(@types/node@20.16.1)(typescript@5.5.4) '@commitlint/config-conventional': specifier: 19.2.2 version: 19.2.2 @@ -60,8 +60,8 @@ importers: specifier: 29.5.12 version: 29.5.12 '@types/node': - specifier: 20.16.0 - version: 20.16.0 + specifier: 20.16.1 + version: 20.16.1 '@types/react': specifier: 18.3.3 version: 18.3.3 @@ -70,10 +70,10 @@ importers: version: 18.3.0 '@vitejs/plugin-react': specifier: 4.3.1 - version: 4.3.1(vite@5.4.1(@types/node@20.16.0)) + version: 4.3.1(vite@5.4.2(@types/node@20.16.1)) '@vitest/coverage-istanbul': specifier: 2.0.5 - version: 2.0.5(vitest@2.0.5(@types/node@20.16.0)(happy-dom@14.12.3)(jsdom@20.0.3)) + version: 2.0.5(vitest@2.0.5(@types/node@20.16.1)(happy-dom@14.12.3)(jsdom@20.0.3)) browserslist: specifier: 4.23.3 version: 4.23.3 @@ -117,14 +117,14 @@ importers: specifier: 5.5.4 version: 5.5.4 vite: - specifier: 5.4.1 - version: 5.4.1(@types/node@20.16.0) + specifier: 5.4.2 + version: 5.4.2(@types/node@20.16.1) vitest: specifier: 2.0.5 - version: 2.0.5(@types/node@20.16.0)(happy-dom@14.12.3)(jsdom@20.0.3) + version: 2.0.5(@types/node@20.16.1)(happy-dom@14.12.3)(jsdom@20.0.3) vitest-localstorage-mock: specifier: 0.1.2 - version: 0.1.2(vitest@2.0.5(@types/node@20.16.0)(happy-dom@14.12.3)(jsdom@20.0.3)) + version: 0.1.2(vitest@2.0.5(@types/node@20.16.1)(happy-dom@14.12.3)(jsdom@20.0.3)) wait-for-expect: specifier: 3.0.2 version: 3.0.2 @@ -895,8 +895,8 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-runtime@7.24.7': - resolution: {integrity: sha512-YqXjrk4C+a1kZjewqt+Mmu2UuV1s07y8kqcUf4qYLnoqemhR4gRQikhdAhSVJioMjVTu6Mo6pAbaypEA3jY6fw==} + '@babel/plugin-transform-runtime@7.25.4': + resolution: {integrity: sha512-8hsyG+KUYGY0coX6KUCDancA0Vw225KJ2HJO0yCNr1vq5r+lJTleDaJf0K7iOhjw4SWhu03TMBzYTJ9krmzULQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1810,8 +1810,8 @@ packages: '@types/node@12.20.55': resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} - '@types/node@20.16.0': - resolution: {integrity: sha512-vDxceJcoZhIVh67S568bm1UGZO0DX0hpplJZxzeXMKwIPLn190ec5RRxQ69BKhX44SUGIxxgMdDY557lGLKprQ==} + '@types/node@20.16.1': + resolution: {integrity: sha512-zJDo7wEadFtSyNz5QITDfRcrhqDvQI1xQNQ0VoizPjM/dVAODqqIUWbJPkvsxmTI0MYRGRikcdjMPhOssnPejQ==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2122,11 +2122,6 @@ packages: peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - babel-plugin-polyfill-corejs3@0.10.4: - resolution: {integrity: sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==} - peerDependencies: - '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - babel-plugin-polyfill-corejs3@0.10.6: resolution: {integrity: sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==} peerDependencies: @@ -4270,8 +4265,8 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true - vite@5.4.1: - resolution: {integrity: sha512-1oE6yuNXssjrZdblI9AfBbHCC41nnyoVoEZxQnID6yvQZAFBzxxkqoFLtHUMkYunL8hwOLEjgTuxpkRxvba3kA==} + vite@5.4.2: + resolution: {integrity: sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -4591,14 +4586,14 @@ snapshots: '@babel/helper-member-expression-to-functions@7.24.8': dependencies: '@babel/traverse': 7.25.4 - '@babel/types': 7.25.2 + '@babel/types': 7.25.4 transitivePeerDependencies: - supports-color '@babel/helper-module-imports@7.24.7': dependencies: - '@babel/traverse': 7.25.3 - '@babel/types': 7.25.2 + '@babel/traverse': 7.25.4 + '@babel/types': 7.25.4 transitivePeerDependencies: - supports-color @@ -4614,7 +4609,7 @@ snapshots: '@babel/helper-optimise-call-expression@7.24.7': dependencies: - '@babel/types': 7.25.2 + '@babel/types': 7.25.4 '@babel/helper-plugin-utils@7.24.8': {} @@ -4660,7 +4655,7 @@ snapshots: dependencies: '@babel/template': 7.25.0 '@babel/traverse': 7.25.4 - '@babel/types': 7.25.2 + '@babel/types': 7.25.4 transitivePeerDependencies: - supports-color @@ -5141,13 +5136,13 @@ snapshots: '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-transform-runtime@7.24.7(@babel/core@7.25.2)': + '@babel/plugin-transform-runtime@7.25.4(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 '@babel/helper-module-imports': 7.24.7 '@babel/helper-plugin-utils': 7.24.8 babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.25.2) - babel-plugin-polyfill-corejs3: 0.10.4(@babel/core@7.25.2) + babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.25.2) babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.25.2) semver: 6.3.1 transitivePeerDependencies: @@ -5592,11 +5587,11 @@ snapshots: human-id: 1.0.2 prettier: 2.8.8 - '@commitlint/cli@19.4.0(@types/node@20.16.0)(typescript@5.5.4)': + '@commitlint/cli@19.4.0(@types/node@20.16.1)(typescript@5.5.4)': dependencies: '@commitlint/format': 19.3.0 '@commitlint/lint': 19.2.2 - '@commitlint/load': 19.4.0(@types/node@20.16.0)(typescript@5.5.4) + '@commitlint/load': 19.4.0(@types/node@20.16.1)(typescript@5.5.4) '@commitlint/read': 19.4.0 '@commitlint/types': 19.0.3 execa: 8.0.1 @@ -5643,7 +5638,7 @@ snapshots: '@commitlint/rules': 19.0.3 '@commitlint/types': 19.0.3 - '@commitlint/load@19.4.0(@types/node@20.16.0)(typescript@5.5.4)': + '@commitlint/load@19.4.0(@types/node@20.16.1)(typescript@5.5.4)': dependencies: '@commitlint/config-validator': 19.0.3 '@commitlint/execute-rule': 19.0.0 @@ -5651,7 +5646,7 @@ snapshots: '@commitlint/types': 19.0.3 chalk: 5.3.0 cosmiconfig: 9.0.0(typescript@5.5.4) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.16.0)(cosmiconfig@9.0.0(typescript@5.5.4))(typescript@5.5.4) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.16.1)(cosmiconfig@9.0.0(typescript@5.5.4))(typescript@5.5.4) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -5948,7 +5943,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.16.0 + '@types/node': 20.16.1 '@types/yargs': 17.0.32 chalk: 4.1.2 @@ -6175,7 +6170,7 @@ snapshots: '@types/conventional-commits-parser@5.0.0': dependencies: - '@types/node': 20.16.0 + '@types/node': 20.16.1 '@types/cookie@0.6.0': {} @@ -6202,7 +6197,7 @@ snapshots: '@types/node@12.20.55': {} - '@types/node@20.16.0': + '@types/node@20.16.1': dependencies: undici-types: 6.19.8 @@ -6389,18 +6384,18 @@ snapshots: '@typescript-eslint/types': 7.18.0 eslint-visitor-keys: 3.4.3 - '@vitejs/plugin-react@4.3.1(vite@5.4.1(@types/node@20.16.0))': + '@vitejs/plugin-react@4.3.1(vite@5.4.2(@types/node@20.16.1))': dependencies: '@babel/core': 7.25.2 '@babel/plugin-transform-react-jsx-self': 7.24.7(@babel/core@7.25.2) '@babel/plugin-transform-react-jsx-source': 7.24.7(@babel/core@7.25.2) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 5.4.1(@types/node@20.16.0) + vite: 5.4.2(@types/node@20.16.1) transitivePeerDependencies: - supports-color - '@vitest/coverage-istanbul@2.0.5(vitest@2.0.5(@types/node@20.16.0)(happy-dom@14.12.3)(jsdom@20.0.3))': + '@vitest/coverage-istanbul@2.0.5(vitest@2.0.5(@types/node@20.16.1)(happy-dom@14.12.3)(jsdom@20.0.3))': dependencies: '@istanbuljs/schema': 0.1.3 debug: 4.3.6 @@ -6412,7 +6407,7 @@ snapshots: magicast: 0.3.4 test-exclude: 7.0.1 tinyrainbow: 1.2.0 - vitest: 2.0.5(@types/node@20.16.0)(happy-dom@14.12.3)(jsdom@20.0.3) + vitest: 2.0.5(@types/node@20.16.1)(happy-dom@14.12.3)(jsdom@20.0.3) transitivePeerDependencies: - supports-color @@ -6619,21 +6614,13 @@ snapshots: babel-plugin-polyfill-corejs2@0.4.11(@babel/core@7.25.2): dependencies: - '@babel/compat-data': 7.25.2 + '@babel/compat-data': 7.25.4 '@babel/core': 7.25.2 '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.25.2) semver: 6.3.1 transitivePeerDependencies: - supports-color - babel-plugin-polyfill-corejs3@0.10.4(@babel/core@7.25.2): - dependencies: - '@babel/core': 7.25.2 - '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.25.2) - core-js-compat: 3.38.0 - transitivePeerDependencies: - - supports-color - babel-plugin-polyfill-corejs3@0.10.6(@babel/core@7.25.2): dependencies: '@babel/core': 7.25.2 @@ -6791,9 +6778,9 @@ snapshots: dependencies: browserslist: 4.23.3 - cosmiconfig-typescript-loader@5.0.0(@types/node@20.16.0)(cosmiconfig@9.0.0(typescript@5.5.4))(typescript@5.5.4): + cosmiconfig-typescript-loader@5.0.0(@types/node@20.16.1)(cosmiconfig@9.0.0(typescript@5.5.4))(typescript@5.5.4): dependencies: - '@types/node': 20.16.0 + '@types/node': 20.16.1 cosmiconfig: 9.0.0(typescript@5.5.4) jiti: 1.21.6 typescript: 5.5.4 @@ -7942,7 +7929,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 20.16.0 + '@types/node': 20.16.1 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -9014,13 +9001,13 @@ snapshots: spdx-correct: 3.2.0 spdx-expression-parse: 3.0.1 - vite-node@2.0.5(@types/node@20.16.0): + vite-node@2.0.5(@types/node@20.16.1): dependencies: cac: 6.7.14 debug: 4.3.6 pathe: 1.1.2 tinyrainbow: 1.2.0 - vite: 5.4.1(@types/node@20.16.0) + vite: 5.4.2(@types/node@20.16.1) transitivePeerDependencies: - '@types/node' - less @@ -9032,20 +9019,20 @@ snapshots: - supports-color - terser - vite@5.4.1(@types/node@20.16.0): + vite@5.4.2(@types/node@20.16.1): dependencies: esbuild: 0.21.5 postcss: 8.4.41 rollup: 4.20.0 optionalDependencies: - '@types/node': 20.16.0 + '@types/node': 20.16.1 fsevents: 2.3.3 - vitest-localstorage-mock@0.1.2(vitest@2.0.5(@types/node@20.16.0)(happy-dom@14.12.3)(jsdom@20.0.3)): + vitest-localstorage-mock@0.1.2(vitest@2.0.5(@types/node@20.16.1)(happy-dom@14.12.3)(jsdom@20.0.3)): dependencies: - vitest: 2.0.5(@types/node@20.16.0)(happy-dom@14.12.3)(jsdom@20.0.3) + vitest: 2.0.5(@types/node@20.16.1)(happy-dom@14.12.3)(jsdom@20.0.3) - vitest@2.0.5(@types/node@20.16.0)(happy-dom@14.12.3)(jsdom@20.0.3): + vitest@2.0.5(@types/node@20.16.1)(happy-dom@14.12.3)(jsdom@20.0.3): dependencies: '@ampproject/remapping': 2.3.0 '@vitest/expect': 2.0.5 @@ -9063,11 +9050,11 @@ snapshots: tinybench: 2.9.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.4.1(@types/node@20.16.0) - vite-node: 2.0.5(@types/node@20.16.0) + vite: 5.4.2(@types/node@20.16.1) + vite-node: 2.0.5(@types/node@20.16.1) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 20.16.0 + '@types/node': 20.16.1 happy-dom: 14.12.3 jsdom: 20.0.3 transitivePeerDependencies: