From 3850b1139eeaa686bb1268c42467edb4d737123c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 23:10:14 +0000 Subject: [PATCH 1/3] build(deps): bump @iconify-json/ant-design from 1.1.12 to 1.1.13 Bumps [@iconify-json/ant-design](https://github.com/iconify/icon-sets) from 1.1.12 to 1.1.13. - [Commits](https://github.com/iconify/icon-sets/compare/1.1.12...1.1.13) --- updated-dependencies: - dependency-name: "@iconify-json/ant-design" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++---- theme/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dfc397c..76126b3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: theme: dependencies: '@iconify-json/ant-design': - specifier: ^1.1.12 - version: 1.1.12 + specifier: ^1.1.13 + version: 1.1.13 '@iconify-json/simple-icons': specifier: ^1.1.82 version: 1.1.82 @@ -464,8 +464,8 @@ packages: resolution: {integrity: sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==} dev: true - /@iconify-json/ant-design@1.1.12: - resolution: {integrity: sha512-0EId0Au8s1cJEiiDGoYcvtcDrWZ76DLA5X0eA/YmZiV51hg/bR+ln++O3PaG1CYc0Gxwqyymhq7kbdV1vV6U9A==} + /@iconify-json/ant-design@1.1.13: + resolution: {integrity: sha512-ejb2Tv4z4yvsDu8gZzyr8bYqytj/PSw6i2qqyvpPpGuoADWefApwTXk1VIfpyjeeGslmrTfzKVZCo8y1sM1tEg==} dependencies: '@iconify/types': 2.0.0 dev: false diff --git a/theme/package.json b/theme/package.json index 5ef2d99..94afea9 100644 --- a/theme/package.json +++ b/theme/package.json @@ -21,7 +21,7 @@ "main": "client/index.ts", "types": "types/index.d.ts", "dependencies": { - "@iconify-json/ant-design": "^1.1.12", + "@iconify-json/ant-design": "^1.1.13", "@iconify-json/simple-icons": "^1.1.82" }, "devDependencies": { From 95337c316638d6589ec21771517a06e7e4ae0cec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 23:09:31 +0000 Subject: [PATCH 2/3] build(deps-dev): bump typescript from 5.3.2 to 5.3.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 138 ++++++++++++++++++++++++------------------------- 2 files changed, 70 insertions(+), 70 deletions(-) diff --git a/package.json b/package.json index 03188ac..e01f769 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@antfu/eslint-config": "2.1.1", "bumpp": "^9.2.0", "eslint": "^8.55.0", - "typescript": "^5.3.2", + "typescript": "^5.3.3", "valaxy": "^0.15.14", "valaxy-theme-starter": "workspace:*", "vue-tsc": "^1.8.25" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 76126b3..fd5a4ec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: devDependencies: '@antfu/eslint-config': specifier: 2.1.1 - version: 2.1.1(eslint@8.55.0)(typescript@5.3.2) + version: 2.1.1(eslint@8.55.0)(typescript@5.3.3) bumpp: specifier: ^9.2.0 version: 9.2.0 @@ -18,23 +18,23 @@ importers: specifier: ^8.55.0 version: 8.55.0 typescript: - specifier: ^5.3.2 - version: 5.3.2 + specifier: ^5.3.3 + version: 5.3.3 valaxy: specifier: ^0.15.14 - version: 0.15.14(@types/markdown-it@13.0.6)(@unhead/shared@1.8.3)(postcss@8.4.31)(typescript@5.3.2)(unhead@1.8.3) + version: 0.15.14(@types/markdown-it@13.0.6)(@unhead/shared@1.8.3)(postcss@8.4.31)(typescript@5.3.3)(unhead@1.8.3) valaxy-theme-starter: specifier: workspace:* version: link:theme vue-tsc: specifier: ^1.8.25 - version: 1.8.25(typescript@5.3.2) + version: 1.8.25(typescript@5.3.3) demo: dependencies: valaxy: specifier: ^0.15.14 - version: 0.15.14(@types/markdown-it@13.0.6)(@unhead/shared@1.8.3)(postcss@8.4.31)(typescript@5.3.2)(unhead@1.8.3) + version: 0.15.14(@types/markdown-it@13.0.6)(@unhead/shared@1.8.3)(postcss@8.4.31)(typescript@5.3.3)(unhead@1.8.3) valaxy-theme-starter: specifier: workspace:* version: link:../theme @@ -57,7 +57,7 @@ importers: devDependencies: valaxy: specifier: ^0.15.14 - version: 0.15.14(@types/markdown-it@13.0.6)(@unhead/shared@1.8.3)(postcss@8.4.31)(typescript@5.3.2)(unhead@1.8.3) + version: 0.15.14(@types/markdown-it@13.0.6)(@unhead/shared@1.8.3)(postcss@8.4.31)(typescript@5.3.3)(unhead@1.8.3) packages: @@ -73,7 +73,7 @@ packages: '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.20 - /@antfu/eslint-config@2.1.1(eslint@8.55.0)(typescript@5.3.2): + /@antfu/eslint-config@2.1.1(eslint@8.55.0)(typescript@5.3.3): resolution: {integrity: sha512-NoFgALYf36YbOnefhVdODIFz484eVbTtYkZHP8F/ppYkq2QzN5/5PCZKtcmJs+QDQSedXWuboQKN0us1Pm0Dmg==} hasBin: true peerDependencies: @@ -97,9 +97,9 @@ packages: '@eslint-types/jsdoc': 46.8.2-1 '@eslint-types/typescript-eslint': 6.12.0 '@eslint-types/unicorn': 49.0.0 - '@stylistic/eslint-plugin': 1.4.0(eslint@8.55.0)(typescript@5.3.2) - '@typescript-eslint/eslint-plugin': 6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.55.0)(typescript@5.3.2) - '@typescript-eslint/parser': 6.12.0(eslint@8.55.0)(typescript@5.3.2) + '@stylistic/eslint-plugin': 1.4.0(eslint@8.55.0)(typescript@5.3.3) + '@typescript-eslint/eslint-plugin': 6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.55.0)(typescript@5.3.3) + '@typescript-eslint/parser': 6.12.0(eslint@8.55.0)(typescript@5.3.3) eslint: 8.55.0 eslint-config-flat-gitignore: 0.1.1 eslint-plugin-antfu: 1.0.10(eslint@8.55.0) @@ -110,10 +110,10 @@ packages: eslint-plugin-markdown: 3.0.1(eslint@8.55.0) eslint-plugin-n: 16.3.1(eslint@8.55.0) eslint-plugin-no-only-tests: 3.1.0 - eslint-plugin-perfectionist: 2.4.0(eslint@8.55.0)(typescript@5.3.2)(vue-eslint-parser@9.3.2) + eslint-plugin-perfectionist: 2.4.0(eslint@8.55.0)(typescript@5.3.3)(vue-eslint-parser@9.3.2) eslint-plugin-unicorn: 49.0.0(eslint@8.55.0) eslint-plugin-unused-imports: 3.0.0(@typescript-eslint/eslint-plugin@6.12.0)(eslint@8.55.0) - eslint-plugin-vitest: 0.3.10(@typescript-eslint/eslint-plugin@6.12.0)(eslint@8.55.0)(typescript@5.3.2) + eslint-plugin-vitest: 0.3.10(@typescript-eslint/eslint-plugin@6.12.0)(eslint@8.55.0)(typescript@5.3.3) eslint-plugin-vue: 9.18.1(eslint@8.55.0) eslint-plugin-yml: 1.10.0(eslint@8.55.0) globals: 13.23.0 @@ -667,13 +667,13 @@ packages: estraverse: 5.3.0 dev: true - /@stylistic/eslint-plugin-ts@1.4.0(eslint@8.55.0)(typescript@5.3.2): + /@stylistic/eslint-plugin-ts@1.4.0(eslint@8.55.0)(typescript@5.3.3): resolution: {integrity: sha512-eNEC0MufXfe2v9fW+g5yDzMMcws80cn1gKIt9CaLVjUuWnwCdY4SG1hUtDfEpBCTNBZgG/LKKls15dSa1x++0g==} peerDependencies: eslint: '*' dependencies: '@stylistic/eslint-plugin-js': 1.4.0 - '@typescript-eslint/utils': 6.12.0(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/utils': 6.12.0(eslint@8.55.0)(typescript@5.3.3) eslint: 8.55.0 graphemer: 1.4.0 transitivePeerDependencies: @@ -681,14 +681,14 @@ packages: - typescript dev: true - /@stylistic/eslint-plugin@1.4.0(eslint@8.55.0)(typescript@5.3.2): + /@stylistic/eslint-plugin@1.4.0(eslint@8.55.0)(typescript@5.3.3): resolution: {integrity: sha512-DtPiS4jr7m+A2nlcn8Ls4LEsOj1KC8x+KvAmoUI+nTcnin4Hkb8/I9Vteuu2CFLyVmlnKIQhrL5JC/xUEMyE9w==} peerDependencies: eslint: '*' dependencies: '@stylistic/eslint-plugin-js': 1.4.0 '@stylistic/eslint-plugin-jsx': 1.4.0 - '@stylistic/eslint-plugin-ts': 1.4.0(eslint@8.55.0)(typescript@5.3.2) + '@stylistic/eslint-plugin-ts': 1.4.0(eslint@8.55.0)(typescript@5.3.3) eslint: 8.55.0 transitivePeerDependencies: - supports-color @@ -750,7 +750,7 @@ packages: /@types/web-bluetooth@0.0.20: resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==} - /@typescript-eslint/eslint-plugin@6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.55.0)(typescript@5.3.2): + /@typescript-eslint/eslint-plugin@6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.55.0)(typescript@5.3.3): resolution: {integrity: sha512-XOpZ3IyJUIV1b15M7HVOpgQxPPF7lGXgsfcEIu3yDxFPaf/xZKt7s9QO/pbk7vpWQyVulpJbu4E5LwpZiQo4kA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -762,10 +762,10 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 6.12.0(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/parser': 6.12.0(eslint@8.55.0)(typescript@5.3.3) '@typescript-eslint/scope-manager': 6.12.0 - '@typescript-eslint/type-utils': 6.12.0(eslint@8.55.0)(typescript@5.3.2) - '@typescript-eslint/utils': 6.12.0(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/type-utils': 6.12.0(eslint@8.55.0)(typescript@5.3.3) + '@typescript-eslint/utils': 6.12.0(eslint@8.55.0)(typescript@5.3.3) '@typescript-eslint/visitor-keys': 6.12.0 debug: 4.3.4(supports-color@5.5.0) eslint: 8.55.0 @@ -773,13 +773,13 @@ packages: ignore: 5.2.4 natural-compare: 1.4.0 semver: 7.5.4 - ts-api-utils: 1.0.3(typescript@5.3.2) - typescript: 5.3.2 + ts-api-utils: 1.0.3(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@6.12.0(eslint@8.55.0)(typescript@5.3.2): + /@typescript-eslint/parser@6.12.0(eslint@8.55.0)(typescript@5.3.3): resolution: {integrity: sha512-s8/jNFPKPNRmXEnNXfuo1gemBdVmpQsK1pcu+QIvuNJuhFzGrpD7WjOcvDc/+uEdfzSYpNu7U/+MmbScjoQ6vg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -791,11 +791,11 @@ packages: dependencies: '@typescript-eslint/scope-manager': 6.12.0 '@typescript-eslint/types': 6.12.0 - '@typescript-eslint/typescript-estree': 6.12.0(typescript@5.3.2) + '@typescript-eslint/typescript-estree': 6.12.0(typescript@5.3.3) '@typescript-eslint/visitor-keys': 6.12.0 debug: 4.3.4(supports-color@5.5.0) eslint: 8.55.0 - typescript: 5.3.2 + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true @@ -808,7 +808,7 @@ packages: '@typescript-eslint/visitor-keys': 6.12.0 dev: true - /@typescript-eslint/type-utils@6.12.0(eslint@8.55.0)(typescript@5.3.2): + /@typescript-eslint/type-utils@6.12.0(eslint@8.55.0)(typescript@5.3.3): resolution: {integrity: sha512-WWmRXxhm1X8Wlquj+MhsAG4dU/Blvf1xDgGaYCzfvStP2NwPQh6KBvCDbiOEvaE0filhranjIlK/2fSTVwtBng==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -818,12 +818,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.12.0(typescript@5.3.2) - '@typescript-eslint/utils': 6.12.0(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/typescript-estree': 6.12.0(typescript@5.3.3) + '@typescript-eslint/utils': 6.12.0(eslint@8.55.0)(typescript@5.3.3) debug: 4.3.4(supports-color@5.5.0) eslint: 8.55.0 - ts-api-utils: 1.0.3(typescript@5.3.2) - typescript: 5.3.2 + ts-api-utils: 1.0.3(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true @@ -833,7 +833,7 @@ packages: engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/typescript-estree@6.12.0(typescript@5.3.2): + /@typescript-eslint/typescript-estree@6.12.0(typescript@5.3.3): resolution: {integrity: sha512-vw9E2P9+3UUWzhgjyyVczLWxZ3GuQNT7QpnIY3o5OMeLO/c8oHljGc8ZpryBMIyympiAAaKgw9e5Hl9dCWFOYw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -848,13 +848,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - ts-api-utils: 1.0.3(typescript@5.3.2) - typescript: 5.3.2 + ts-api-utils: 1.0.3(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@6.12.0(eslint@8.55.0)(typescript@5.3.2): + /@typescript-eslint/utils@6.12.0(eslint@8.55.0)(typescript@5.3.3): resolution: {integrity: sha512-LywPm8h3tGEbgfyjYnu3dauZ0U7R60m+miXgKcZS8c7QALO9uWJdvNoP+duKTk2XMWc7/Q3d/QiCuLN9X6SWyQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -865,7 +865,7 @@ packages: '@types/semver': 7.5.5 '@typescript-eslint/scope-manager': 6.12.0 '@typescript-eslint/types': 6.12.0 - '@typescript-eslint/typescript-estree': 6.12.0(typescript@5.3.2) + '@typescript-eslint/typescript-estree': 6.12.0(typescript@5.3.3) eslint: 8.55.0 semver: 7.5.4 transitivePeerDependencies: @@ -935,7 +935,7 @@ packages: '@unhead/shared': 1.8.3 hookable: 5.5.3 unhead: 1.8.3 - vue: 3.3.8(typescript@5.3.2) + vue: 3.3.8(typescript@5.3.3) /@unocss/astro@0.57.3(vite@4.5.1): resolution: {integrity: sha512-Kwu/k8iGNVrMtOuzJ7jKOvjYZFZz3recSxd7ceDp5Hi5SMsmjvXXHzkQ1Iypj1g0nczWcX4U+krROr2EH0GlnA==} @@ -1130,7 +1130,7 @@ packages: vue: ^3.2.25 dependencies: vite: 4.5.1(sass@1.69.5) - vue: 3.3.8(typescript@5.3.2) + vue: 3.3.8(typescript@5.3.3) /@volar/language-core@1.11.1: resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==} @@ -1188,7 +1188,7 @@ packages: /@vue/devtools-api@6.5.1: resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==} - /@vue/language-core@1.8.25(typescript@5.3.2): + /@vue/language-core@1.8.25(typescript@5.3.3): resolution: {integrity: sha512-NJk/5DnAZlpvXX8BdWmHI45bWGLViUaS3R/RMrmFSvFMSbJKuEODpM4kR0F0Ofv5SFzCWuNiMhxameWpVdQsnA==} peerDependencies: typescript: '*' @@ -1204,7 +1204,7 @@ packages: minimatch: 9.0.3 muggle-string: 0.3.1 path-browserify: 1.0.1 - typescript: 5.3.2 + typescript: 5.3.3 vue-template-compiler: 2.7.15 dev: true @@ -1242,7 +1242,7 @@ packages: dependencies: '@vue/compiler-ssr': 3.3.8 '@vue/shared': 3.3.8 - vue: 3.3.8(typescript@5.3.2) + vue: 3.3.8(typescript@5.3.3) /@vue/shared@3.3.8: resolution: {integrity: sha512-8PGwybFwM4x8pcfgqEQFy70NaQxASvOC5DJwLQfpArw1UDfUXrJkdxD3BhVTMS+0Lef/TU7YO0Jvr0jJY8T+mw==} @@ -2118,7 +2118,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 6.12.0(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/parser': 6.12.0(eslint@8.55.0)(typescript@5.3.3) debug: 3.2.7 eslint: 8.55.0 eslint-import-resolver-node: 0.3.9 @@ -2248,7 +2248,7 @@ packages: engines: {node: '>=5.0.0'} dev: true - /eslint-plugin-perfectionist@2.4.0(eslint@8.55.0)(typescript@5.3.2)(vue-eslint-parser@9.3.2): + /eslint-plugin-perfectionist@2.4.0(eslint@8.55.0)(typescript@5.3.3)(vue-eslint-parser@9.3.2): resolution: {integrity: sha512-til+vyf56wAUgFv5guBA1Zo5lTw9xj2kCeK/g+9NBtsRy1rkGrlqnvxYNuFExcK3VsPhUUtx5UdScEDz9ahQ5Q==} peerDependencies: astro-eslint-parser: ^0.16.0 @@ -2266,7 +2266,7 @@ packages: vue-eslint-parser: optional: true dependencies: - '@typescript-eslint/utils': 6.12.0(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/utils': 6.12.0(eslint@8.55.0)(typescript@5.3.3) eslint: 8.55.0 minimatch: 9.0.3 natural-compare-lite: 1.4.0 @@ -2309,12 +2309,12 @@ packages: '@typescript-eslint/eslint-plugin': optional: true dependencies: - '@typescript-eslint/eslint-plugin': 6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/eslint-plugin': 6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.55.0)(typescript@5.3.3) eslint: 8.55.0 eslint-rule-composer: 0.3.0 dev: true - /eslint-plugin-vitest@0.3.10(@typescript-eslint/eslint-plugin@6.12.0)(eslint@8.55.0)(typescript@5.3.2): + /eslint-plugin-vitest@0.3.10(@typescript-eslint/eslint-plugin@6.12.0)(eslint@8.55.0)(typescript@5.3.3): resolution: {integrity: sha512-08lj4rdhZHYyHk+Py2nJ7SlE6arP8GNfGXl9jVqhe9s5JoZIGiBpIkLGX+VNBiB6vXTn56H6Ant7Koc6XzRjtQ==} engines: {node: 14.x || >= 16} peerDependencies: @@ -2327,8 +2327,8 @@ packages: vitest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.55.0)(typescript@5.3.2) - '@typescript-eslint/utils': 6.12.0(eslint@8.55.0)(typescript@5.3.2) + '@typescript-eslint/eslint-plugin': 6.12.0(@typescript-eslint/parser@6.12.0)(eslint@8.55.0)(typescript@5.3.3) + '@typescript-eslint/utils': 6.12.0(eslint@8.55.0)(typescript@5.3.3) eslint: 8.55.0 transitivePeerDependencies: - supports-color @@ -3944,7 +3944,7 @@ packages: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} - /pinia@2.1.7(typescript@5.3.2)(vue@3.3.8): + /pinia@2.1.7(typescript@5.3.3)(vue@3.3.8): resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==} peerDependencies: '@vue/composition-api': ^1.4.0 @@ -3957,8 +3957,8 @@ packages: optional: true dependencies: '@vue/devtools-api': 6.5.1 - typescript: 5.3.2 - vue: 3.3.8(typescript@5.3.2) + typescript: 5.3.3 + vue: 3.3.8(typescript@5.3.3) vue-demi: 0.14.6(vue@3.3.8) /pkg-types@1.0.3: @@ -4483,13 +4483,13 @@ packages: dependencies: punycode: 2.3.1 - /ts-api-utils@1.0.3(typescript@5.3.2): + /ts-api-utils@1.0.3(typescript@5.3.3): resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==} engines: {node: '>=16.13.0'} peerDependencies: typescript: '>=4.2.0' dependencies: - typescript: 5.3.2 + typescript: 5.3.3 dev: true /tslib@2.6.2: @@ -4522,8 +4522,8 @@ packages: engines: {node: '>=8'} dev: true - /typescript@5.3.2: - resolution: {integrity: sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==} + /typescript@5.3.3: + resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==} engines: {node: '>=14.17'} hasBin: true @@ -4652,7 +4652,7 @@ packages: minimatch: 9.0.3 resolve: 1.22.8 unplugin: 1.5.0 - vue: 3.3.8(typescript@5.3.2) + vue: 3.3.8(typescript@5.3.3) transitivePeerDependencies: - rollup - supports-color @@ -4687,7 +4687,7 @@ packages: /util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - /valaxy@0.15.14(@types/markdown-it@13.0.6)(@unhead/shared@1.8.3)(postcss@8.4.31)(typescript@5.3.2)(unhead@1.8.3): + /valaxy@0.15.14(@types/markdown-it@13.0.6)(@unhead/shared@1.8.3)(postcss@8.4.31)(typescript@5.3.3)(unhead@1.8.3): resolution: {integrity: sha512-ybocQIWEFGiFnk/9hJq7aX87EmXjT/qZHdfeW3eFjW1y4xKr5NNEirRgGyz12alAssROO7tESwsJURzg8TlqZw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -4736,7 +4736,7 @@ packages: open: 9.1.0 ora: 7.0.1 pascalcase: 2.0.0 - pinia: 2.1.7(typescript@5.3.2)(vue@3.3.8) + pinia: 2.1.7(typescript@5.3.3)(vue@3.3.8) qrcode: 1.5.3 sass: 1.69.5 shiki: 0.14.5 @@ -4750,7 +4750,7 @@ packages: vite-plugin-vue-layouts: 0.8.0(vite@4.5.1)(vue-router@4.2.5)(vue@3.3.8) vite-ssg: 0.23.5(critters@0.0.20)(vite@4.5.1)(vue-router@4.2.5)(vue@3.3.8) vite-ssg-sitemap: 0.6.0 - vue: 3.3.8(typescript@5.3.2) + vue: 3.3.8(typescript@5.3.3) vue-i18n: 9.6.5(vue@3.3.8) vue-router: 4.2.5(vue@3.3.8) yargs: 17.7.2 @@ -4855,7 +4855,7 @@ packages: debug: 4.3.4(supports-color@5.5.0) fast-glob: 3.3.2 vite: 4.5.1(sass@1.69.5) - vue: 3.3.8(typescript@5.3.2) + vue: 3.3.8(typescript@5.3.3) vue-router: 4.2.5(vue@3.3.8) transitivePeerDependencies: - supports-color @@ -4888,7 +4888,7 @@ packages: kolorist: 1.8.0 prettier: 3.0.3 vite: 4.5.1(sass@1.69.5) - vue: 3.3.8(typescript@5.3.2) + vue: 3.3.8(typescript@5.3.3) vue-router: 4.2.5(vue@3.3.8) yargs: 17.7.2 transitivePeerDependencies: @@ -4950,7 +4950,7 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.3.8(typescript@5.3.2) + vue: 3.3.8(typescript@5.3.3) /vue-eslint-parser@9.3.2(eslint@8.55.0): resolution: {integrity: sha512-q7tWyCVaV9f8iQyIA5Mkj/S6AoJ9KBN8IeUSf3XEmBrOtxOZnfTg5s4KClbZBCK3GtnT/+RyCLZyDHuZwTuBjg==} @@ -4979,7 +4979,7 @@ packages: '@intlify/core-base': 9.6.5 '@intlify/shared': 9.6.5 '@vue/devtools-api': 6.5.1 - vue: 3.3.8(typescript@5.3.2) + vue: 3.3.8(typescript@5.3.3) /vue-router@4.2.5(vue@3.3.8): resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==} @@ -4987,7 +4987,7 @@ packages: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.5.1 - vue: 3.3.8(typescript@5.3.2) + vue: 3.3.8(typescript@5.3.3) /vue-template-compiler@2.7.15: resolution: {integrity: sha512-yQxjxMptBL7UAog00O8sANud99C6wJF+7kgbcwqkvA38vCGF7HWE66w0ZFnS/kX5gSoJr/PQ4/oS3Ne2pW37Og==} @@ -4996,19 +4996,19 @@ packages: he: 1.2.0 dev: true - /vue-tsc@1.8.25(typescript@5.3.2): + /vue-tsc@1.8.25(typescript@5.3.3): resolution: {integrity: sha512-lHsRhDc/Y7LINvYhZ3pv4elflFADoEOo67vfClAfF2heVHpHmVquLSjojgCSIwzA4F0Pc4vowT/psXCYcfk+iQ==} hasBin: true peerDependencies: typescript: '*' dependencies: '@volar/typescript': 1.11.1 - '@vue/language-core': 1.8.25(typescript@5.3.2) + '@vue/language-core': 1.8.25(typescript@5.3.3) semver: 7.5.4 - typescript: 5.3.2 + typescript: 5.3.3 dev: true - /vue@3.3.8(typescript@5.3.2): + /vue@3.3.8(typescript@5.3.3): resolution: {integrity: sha512-5VSX/3DabBikOXMsxzlW8JyfeLKlG9mzqnWgLQLty88vdZL7ZJgrdgBOmrArwxiLtmS+lNNpPcBYqrhE6TQW5w==} peerDependencies: typescript: '*' @@ -5021,7 +5021,7 @@ packages: '@vue/runtime-dom': 3.3.8 '@vue/server-renderer': 3.3.8(vue@3.3.8) '@vue/shared': 3.3.8 - typescript: 5.3.2 + typescript: 5.3.3 /w3c-xmlserializer@4.0.0: resolution: {integrity: sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==} From b40f8e55754271fd88d2d5203a75f427afa7bf12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 08:21:48 +0000 Subject: [PATCH 3/3] build(deps): bump @iconify-json/simple-icons from 1.1.82 to 1.1.88 Bumps [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) from 1.1.82 to 1.1.88. - [Commits](https://github.com/iconify/icon-sets/compare/1.1.82...1.1.88) --- updated-dependencies: - dependency-name: "@iconify-json/simple-icons" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++---- theme/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fd5a4ec..aefc662 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^1.1.13 version: 1.1.13 '@iconify-json/simple-icons': - specifier: ^1.1.82 - version: 1.1.82 + specifier: ^1.1.88 + version: 1.1.88 devDependencies: valaxy: specifier: ^0.15.14 @@ -480,8 +480,8 @@ packages: dependencies: '@iconify/types': 2.0.0 - /@iconify-json/simple-icons@1.1.82: - resolution: {integrity: sha512-kaBn6XjUn+v5WzoejOKjQFDnqtUSHawMwp4+aOL1C3N//cKjAG4RzNGDahBzgSJBUqCrHvQA1ow/RGQpKe3E2A==} + /@iconify-json/simple-icons@1.1.88: + resolution: {integrity: sha512-KJ4czDbJm3L2Ihl0SNb7R8naYgqYIlO+LsWQmVBf6eTNGj8EQjVlnnY3gkQKOQcDNPT1Z271Eh0VWAc4UYCStw==} dependencies: '@iconify/types': 2.0.0 dev: false diff --git a/theme/package.json b/theme/package.json index 94afea9..b06728e 100644 --- a/theme/package.json +++ b/theme/package.json @@ -22,7 +22,7 @@ "types": "types/index.d.ts", "dependencies": { "@iconify-json/ant-design": "^1.1.13", - "@iconify-json/simple-icons": "^1.1.82" + "@iconify-json/simple-icons": "^1.1.88" }, "devDependencies": { "valaxy": "^0.15.14"