This commit is contained in:
syuilo 2024-11-13 21:04:04 +09:00
parent 8a32474239
commit 393de249fe
10 changed files with 233 additions and 233 deletions

View File

@ -59,7 +59,7 @@
"postcss": "8.4.49", "postcss": "8.4.49",
"tar": "6.2.1", "tar": "6.2.1",
"terser": "5.33.0", "terser": "5.33.0",
"typescript": "5.6.3", "typescript": "5.6.2",
"esbuild": "0.23.1", "esbuild": "0.23.1",
"glob": "11.0.0" "glob": "11.0.0"
}, },

View File

@ -180,7 +180,7 @@
"tsc-alias": "1.8.10", "tsc-alias": "1.8.10",
"tsconfig-paths": "4.2.0", "tsconfig-paths": "4.2.0",
"typeorm": "0.3.20", "typeorm": "0.3.20",
"typescript": "5.6.3", "typescript": "5.6.2",
"ulid": "2.3.0", "ulid": "2.3.0",
"vary": "1.1.2", "vary": "1.1.2",
"web-push": "3.6.7", "web-push": "3.6.7",

View File

@ -32,7 +32,7 @@
"tinycolor2": "1.6.0", "tinycolor2": "1.6.0",
"tsc-alias": "1.8.10", "tsc-alias": "1.8.10",
"tsconfig-paths": "4.2.0", "tsconfig-paths": "4.2.0",
"typescript": "5.6.3", "typescript": "5.6.2",
"uuid": "10.0.0", "uuid": "10.0.0",
"json5": "2.2.3", "json5": "2.2.3",
"vite": "5.4.11", "vite": "5.4.11",

View File

@ -68,7 +68,7 @@
"tinycolor2": "1.6.0", "tinycolor2": "1.6.0",
"tsc-alias": "1.8.10", "tsc-alias": "1.8.10",
"tsconfig-paths": "4.2.0", "tsconfig-paths": "4.2.0",
"typescript": "5.6.3", "typescript": "5.6.2",
"uuid": "10.0.0", "uuid": "10.0.0",
"v-code-diff": "1.13.1", "v-code-diff": "1.13.1",
"vite": "5.4.11", "vite": "5.4.11",

View File

@ -29,7 +29,7 @@
"@typescript-eslint/parser": "7.1.0", "@typescript-eslint/parser": "7.1.0",
"nodemon": "3.0.2", "nodemon": "3.0.2",
"execa": "9.5.1", "execa": "9.5.1",
"typescript": "5.6.3", "typescript": "5.6.2",
"esbuild": "0.19.11", "esbuild": "0.19.11",
"glob": "10.3.10" "glob": "10.3.10"
}, },

View File

@ -15,7 +15,7 @@
"openapi-typescript": "6.7.3", "openapi-typescript": "6.7.3",
"ts-case-convert": "2.0.7", "ts-case-convert": "2.0.7",
"tsx": "4.4.0", "tsx": "4.4.0",
"typescript": "5.6.3" "typescript": "5.6.2"
}, },
"files": [ "files": [
"built" "built"

View File

@ -49,7 +49,7 @@
"nodemon": "3.1.7", "nodemon": "3.1.7",
"execa": "9.5.1", "execa": "9.5.1",
"tsd": "0.31.2", "tsd": "0.31.2",
"typescript": "5.6.3", "typescript": "5.6.2",
"esbuild": "0.23.1", "esbuild": "0.23.1",
"glob": "11.0.0" "glob": "11.0.0"
}, },

View File

@ -27,7 +27,7 @@
"@typescript-eslint/parser": "7.1.0", "@typescript-eslint/parser": "7.1.0",
"execa": "9.5.1", "execa": "9.5.1",
"nodemon": "3.0.2", "nodemon": "3.0.2",
"typescript": "5.6.3", "typescript": "5.6.2",
"esbuild": "0.19.11", "esbuild": "0.19.11",
"glob": "10.3.10" "glob": "10.3.10"
}, },

View File

@ -18,7 +18,7 @@
"@typescript/lib-webworker": "npm:@types/serviceworker@0.0.67", "@typescript/lib-webworker": "npm:@types/serviceworker@0.0.67",
"eslint-plugin-import": "2.30.0", "eslint-plugin-import": "2.30.0",
"nodemon": "3.1.7", "nodemon": "3.1.7",
"typescript": "5.6.3" "typescript": "5.6.2"
}, },
"type": "module" "type": "module"
} }

File diff suppressed because it is too large Load Diff