Skip to content

Commit

Permalink
chore: updated GitHub Submodules at 2024-12-16 03:51.15
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Dec 16, 2024
1 parent 9ec7156 commit 96e11f3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion projects/framework
Submodule framework updated 2 files
+7 −7 package.json
+478 −193 yarn.lock
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5484,29 +5484,29 @@ __metadata:
"@sapphire/stopwatch": "npm:^1.5.4"
"@sapphire/ts-config": "npm:^5.0.1"
"@sapphire/utilities": "npm:^3.18.1"
"@types/node": "npm:^22.10.1"
"@types/node": "npm:^22.10.2"
"@types/ws": "npm:^8.5.13"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
"@vitest/coverage-v8": "npm:^2.1.6"
"@vitest/coverage-v8": "npm:^2.1.8"
concurrently: "npm:^9.1.0"
cz-conventional-changelog: "npm:^3.3.0"
discord.js: "npm:^14.16.3"
esbuild-plugin-file-path-extensions: "npm:^2.1.3"
esbuild-plugin-file-path-extensions: "npm:^2.1.4"
esbuild-plugin-version-injector: "npm:^1.2.1"
eslint: "npm:^8.57.1"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-deprecation: "npm:^3.0.0"
eslint-plugin-prettier: "npm:^5.2.1"
gen-esm-wrapper: "npm:^1.1.3"
lint-staged: "npm:^15.2.10"
prettier: "npm:^3.4.1"
lint-staged: "npm:^15.2.11"
prettier: "npm:^3.4.2"
tsup: "npm:^8.3.5"
typedoc: "npm:^0.26.11"
typedoc-json-parser: "npm:^10.2.0"
typescript: "npm:~5.4.5"
vite: "npm:^6.0.1"
vitest: "npm:^2.1.6"
vite: "npm:^6.0.3"
vitest: "npm:^2.1.8"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -7113,7 +7113,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.10.1, @types/node@npm:^22.10.2":
"@types/node@npm:*, @types/node@npm:^22.10.2":
version: 22.10.2
resolution: "@types/node@npm:22.10.2"
dependencies:
Expand Down Expand Up @@ -7551,7 +7551,7 @@ __metadata:
languageName: node
linkType: hard

"@vitest/coverage-v8@npm:^2.1.6, @vitest/coverage-v8@npm:^2.1.8":
"@vitest/coverage-v8@npm:^2.1.8":
version: 2.1.8
resolution: "@vitest/coverage-v8@npm:2.1.8"
dependencies:
Expand Down Expand Up @@ -11479,7 +11479,7 @@ __metadata:
languageName: node
linkType: hard

"esbuild-plugin-file-path-extensions@npm:^2.1.3, esbuild-plugin-file-path-extensions@npm:^2.1.4":
"esbuild-plugin-file-path-extensions@npm:^2.1.4":
version: 2.1.4
resolution: "esbuild-plugin-file-path-extensions@npm:2.1.4"
checksum: 10/6db64cecfcadd7d57cd2fc44ea8c102124df75dcb0340b09aa932fa1aa287e2fe25a2649cdb0658520d945cfcf166cb02db4d4522691b3b94a049b0129547b2e
Expand Down Expand Up @@ -15553,7 +15553,7 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.2.10, lint-staged@npm:^15.2.11":
"lint-staged@npm:^15.2.11":
version: 15.2.11
resolution: "lint-staged@npm:15.2.11"
dependencies:
Expand Down Expand Up @@ -19401,7 +19401,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.0.0, prettier@npm:^3.3.0, prettier@npm:^3.4.1, prettier@npm:^3.4.2":
"prettier@npm:^3.0.0, prettier@npm:^3.3.0, prettier@npm:^3.4.2":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
bin:
Expand Down Expand Up @@ -23410,7 +23410,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^6.0.1, vite@npm:^6.0.3":
"vite@npm:^6.0.3":
version: 6.0.3
resolution: "vite@npm:6.0.3"
dependencies:
Expand Down Expand Up @@ -23511,7 +23511,7 @@ __metadata:
languageName: node
linkType: hard

"vitest@npm:^2.1.6, vitest@npm:^2.1.8":
"vitest@npm:^2.1.8":
version: 2.1.8
resolution: "vitest@npm:2.1.8"
dependencies:
Expand Down

0 comments on commit 96e11f3

Please sign in to comment.