generated from nhcarrigan/template
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9727b54ec3 |
+2
-2
@@ -19,7 +19,7 @@
|
||||
"license": "ISC",
|
||||
"packageManager": "pnpm@10.17.0",
|
||||
"dependencies": {
|
||||
"@fastify/cors": "11.2.0",
|
||||
"@fastify/cors": "11.1.0",
|
||||
"@nhcarrigan/logger": "1.0.0",
|
||||
"fastify": "5.6.1"
|
||||
},
|
||||
@@ -32,7 +32,7 @@
|
||||
"npm-run-all": "4.1.5",
|
||||
"typescript": "5.9.2",
|
||||
"vitest": "3.2.4",
|
||||
"yaml": "2.8.1",
|
||||
"yaml": "2.8.2",
|
||||
"yaml-validator": "5.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+28
-28
@@ -9,8 +9,8 @@ importers:
|
||||
.:
|
||||
dependencies:
|
||||
'@fastify/cors':
|
||||
specifier: 11.2.0
|
||||
version: 11.2.0
|
||||
specifier: 11.1.0
|
||||
version: 11.1.0
|
||||
'@nhcarrigan/logger':
|
||||
specifier: 1.0.0
|
||||
version: 1.0.0
|
||||
@@ -20,7 +20,7 @@ importers:
|
||||
devDependencies:
|
||||
'@nhcarrigan/eslint-config':
|
||||
specifier: 5.2.0
|
||||
version: 5.2.0(@typescript-eslint/utils@8.44.1(eslint@9.36.0)(typescript@5.9.2))(eslint@9.36.0)(playwright@1.55.0)(react@19.1.1)(typescript@5.9.2)(vitest@3.2.4(@types/node@24.5.2)(yaml@2.8.1))
|
||||
version: 5.2.0(@typescript-eslint/utils@8.44.1(eslint@9.36.0)(typescript@5.9.2))(eslint@9.36.0)(playwright@1.55.0)(react@19.1.1)(typescript@5.9.2)(vitest@3.2.4(@types/node@24.5.2)(yaml@2.8.2))
|
||||
'@nhcarrigan/typescript-config':
|
||||
specifier: 4.0.0
|
||||
version: 4.0.0(typescript@5.9.2)
|
||||
@@ -41,10 +41,10 @@ importers:
|
||||
version: 5.9.2
|
||||
vitest:
|
||||
specifier: 3.2.4
|
||||
version: 3.2.4(@types/node@24.5.2)(yaml@2.8.1)
|
||||
version: 3.2.4(@types/node@24.5.2)(yaml@2.8.2)
|
||||
yaml:
|
||||
specifier: 2.8.1
|
||||
version: 2.8.1
|
||||
specifier: 2.8.2
|
||||
version: 2.8.2
|
||||
yaml-validator:
|
||||
specifier: 5.1.0
|
||||
version: 5.1.0
|
||||
@@ -506,8 +506,8 @@ packages:
|
||||
'@fastify/ajv-compiler@4.0.2':
|
||||
resolution: {integrity: sha512-Rkiu/8wIjpsf46Rr+Fitd3HRP+VsxUFDDeag0hs9L0ksfnwx2g7SPQQTFL0E8Qv+rfXzQOxBJnjUB9ITUDjfWQ==}
|
||||
|
||||
'@fastify/cors@11.2.0':
|
||||
resolution: {integrity: sha512-LbLHBuSAdGdSFZYTLVA3+Ch2t+sA6nq3Ejc6XLAKiQ6ViS2qFnvicpj0htsx03FyYeLs04HfRNBsz/a8SvbcUw==}
|
||||
'@fastify/cors@11.1.0':
|
||||
resolution: {integrity: sha512-sUw8ed8wP2SouWZTIbA7V2OQtMNpLj2W6qJOYhNdcmINTu6gsxVYXjQiM9mdi8UUDlcoDDJ/W2syPo1WB2QjYA==}
|
||||
|
||||
'@fastify/error@4.2.0':
|
||||
resolution: {integrity: sha512-RSo3sVDXfHskiBZKBPRgnQTtIqpi/7zhJOEmAxCiBcM7d0uwdGdxLlsCaLzGs8v8NnxIRlfG0N51p5yFaOentQ==}
|
||||
@@ -2606,8 +2606,8 @@ packages:
|
||||
engines: {node: '>=18.12.0'}
|
||||
hasBin: true
|
||||
|
||||
yaml@2.8.1:
|
||||
resolution: {integrity: sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==}
|
||||
yaml@2.8.2:
|
||||
resolution: {integrity: sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==}
|
||||
engines: {node: '>= 14.6'}
|
||||
hasBin: true
|
||||
|
||||
@@ -2998,7 +2998,7 @@ snapshots:
|
||||
ajv-formats: 3.0.1(ajv@8.17.1)
|
||||
fast-uri: 3.1.0
|
||||
|
||||
'@fastify/cors@11.2.0':
|
||||
'@fastify/cors@11.1.0':
|
||||
dependencies:
|
||||
fastify-plugin: 5.0.1
|
||||
toad-cache: 3.7.0
|
||||
@@ -3033,7 +3033,7 @@ snapshots:
|
||||
|
||||
'@jridgewell/sourcemap-codec@1.5.5': {}
|
||||
|
||||
'@nhcarrigan/eslint-config@5.2.0(@typescript-eslint/utils@8.44.1(eslint@9.36.0)(typescript@5.9.2))(eslint@9.36.0)(playwright@1.55.0)(react@19.1.1)(typescript@5.9.2)(vitest@3.2.4(@types/node@24.5.2)(yaml@2.8.1))':
|
||||
'@nhcarrigan/eslint-config@5.2.0(@typescript-eslint/utils@8.44.1(eslint@9.36.0)(typescript@5.9.2))(eslint@9.36.0)(playwright@1.55.0)(react@19.1.1)(typescript@5.9.2)(vitest@3.2.4(@types/node@24.5.2)(yaml@2.8.2))':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-plugin-eslint-comments': 4.4.1(eslint@9.36.0)
|
||||
'@eslint/compat': 1.2.4(eslint@9.36.0)
|
||||
@@ -3042,7 +3042,7 @@ snapshots:
|
||||
'@stylistic/eslint-plugin': 2.12.1(eslint@9.36.0)(typescript@5.9.2)
|
||||
'@typescript-eslint/eslint-plugin': 8.19.0(@typescript-eslint/parser@8.19.0(eslint@9.36.0)(typescript@5.9.2))(eslint@9.36.0)(typescript@5.9.2)
|
||||
'@typescript-eslint/parser': 8.19.0(eslint@9.36.0)(typescript@5.9.2)
|
||||
'@vitest/eslint-plugin': 1.1.24(@typescript-eslint/utils@8.44.1(eslint@9.36.0)(typescript@5.9.2))(eslint@9.36.0)(typescript@5.9.2)(vitest@3.2.4(@types/node@24.5.2)(yaml@2.8.1))
|
||||
'@vitest/eslint-plugin': 1.1.24(@typescript-eslint/utils@8.44.1(eslint@9.36.0)(typescript@5.9.2))(eslint@9.36.0)(typescript@5.9.2)(vitest@3.2.4(@types/node@24.5.2)(yaml@2.8.2))
|
||||
eslint: 9.36.0
|
||||
eslint-plugin-deprecation: 3.0.0(eslint@9.36.0)(typescript@5.9.2)
|
||||
eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.19.0(eslint@9.36.0)(typescript@5.9.2))(eslint@9.36.0)
|
||||
@@ -3055,7 +3055,7 @@ snapshots:
|
||||
playwright: 1.55.0
|
||||
react: 19.1.1
|
||||
typescript: 5.9.2
|
||||
vitest: 3.2.4(@types/node@24.5.2)(yaml@2.8.1)
|
||||
vitest: 3.2.4(@types/node@24.5.2)(yaml@2.8.2)
|
||||
transitivePeerDependencies:
|
||||
- '@typescript-eslint/utils'
|
||||
- eslint-import-resolver-typescript
|
||||
@@ -3347,13 +3347,13 @@ snapshots:
|
||||
'@typescript-eslint/types': 8.44.1
|
||||
eslint-visitor-keys: 4.2.1
|
||||
|
||||
'@vitest/eslint-plugin@1.1.24(@typescript-eslint/utils@8.44.1(eslint@9.36.0)(typescript@5.9.2))(eslint@9.36.0)(typescript@5.9.2)(vitest@3.2.4(@types/node@24.5.2)(yaml@2.8.1))':
|
||||
'@vitest/eslint-plugin@1.1.24(@typescript-eslint/utils@8.44.1(eslint@9.36.0)(typescript@5.9.2))(eslint@9.36.0)(typescript@5.9.2)(vitest@3.2.4(@types/node@24.5.2)(yaml@2.8.2))':
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 8.44.1(eslint@9.36.0)(typescript@5.9.2)
|
||||
eslint: 9.36.0
|
||||
optionalDependencies:
|
||||
typescript: 5.9.2
|
||||
vitest: 3.2.4(@types/node@24.5.2)(yaml@2.8.1)
|
||||
vitest: 3.2.4(@types/node@24.5.2)(yaml@2.8.2)
|
||||
|
||||
'@vitest/expect@3.2.4':
|
||||
dependencies:
|
||||
@@ -3363,13 +3363,13 @@ snapshots:
|
||||
chai: 5.3.3
|
||||
tinyrainbow: 2.0.0
|
||||
|
||||
'@vitest/mocker@3.2.4(vite@7.1.7(@types/node@24.5.2)(yaml@2.8.1))':
|
||||
'@vitest/mocker@3.2.4(vite@7.1.7(@types/node@24.5.2)(yaml@2.8.2))':
|
||||
dependencies:
|
||||
'@vitest/spy': 3.2.4
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.19
|
||||
optionalDependencies:
|
||||
vite: 7.1.7(@types/node@24.5.2)(yaml@2.8.1)
|
||||
vite: 7.1.7(@types/node@24.5.2)(yaml@2.8.2)
|
||||
|
||||
'@vitest/pretty-format@3.2.4':
|
||||
dependencies:
|
||||
@@ -3672,7 +3672,7 @@ snapshots:
|
||||
'@cspell/cspell-types': 9.2.1
|
||||
comment-json: 4.2.5
|
||||
smol-toml: 1.4.2
|
||||
yaml: 2.8.1
|
||||
yaml: 2.8.2
|
||||
|
||||
cspell-dictionary@9.2.1:
|
||||
dependencies:
|
||||
@@ -5308,13 +5308,13 @@ snapshots:
|
||||
spdx-correct: 3.2.0
|
||||
spdx-expression-parse: 3.0.1
|
||||
|
||||
vite-node@3.2.4(@types/node@24.5.2)(yaml@2.8.1):
|
||||
vite-node@3.2.4(@types/node@24.5.2)(yaml@2.8.2):
|
||||
dependencies:
|
||||
cac: 6.7.14
|
||||
debug: 4.4.3
|
||||
es-module-lexer: 1.7.0
|
||||
pathe: 2.0.3
|
||||
vite: 7.1.7(@types/node@24.5.2)(yaml@2.8.1)
|
||||
vite: 7.1.7(@types/node@24.5.2)(yaml@2.8.2)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- jiti
|
||||
@@ -5329,7 +5329,7 @@ snapshots:
|
||||
- tsx
|
||||
- yaml
|
||||
|
||||
vite@7.1.7(@types/node@24.5.2)(yaml@2.8.1):
|
||||
vite@7.1.7(@types/node@24.5.2)(yaml@2.8.2):
|
||||
dependencies:
|
||||
esbuild: 0.25.10
|
||||
fdir: 6.5.0(picomatch@4.0.3)
|
||||
@@ -5340,13 +5340,13 @@ snapshots:
|
||||
optionalDependencies:
|
||||
'@types/node': 24.5.2
|
||||
fsevents: 2.3.3
|
||||
yaml: 2.8.1
|
||||
yaml: 2.8.2
|
||||
|
||||
vitest@3.2.4(@types/node@24.5.2)(yaml@2.8.1):
|
||||
vitest@3.2.4(@types/node@24.5.2)(yaml@2.8.2):
|
||||
dependencies:
|
||||
'@types/chai': 5.2.2
|
||||
'@vitest/expect': 3.2.4
|
||||
'@vitest/mocker': 3.2.4(vite@7.1.7(@types/node@24.5.2)(yaml@2.8.1))
|
||||
'@vitest/mocker': 3.2.4(vite@7.1.7(@types/node@24.5.2)(yaml@2.8.2))
|
||||
'@vitest/pretty-format': 3.2.4
|
||||
'@vitest/runner': 3.2.4
|
||||
'@vitest/snapshot': 3.2.4
|
||||
@@ -5364,8 +5364,8 @@ snapshots:
|
||||
tinyglobby: 0.2.15
|
||||
tinypool: 1.1.1
|
||||
tinyrainbow: 2.0.0
|
||||
vite: 7.1.7(@types/node@24.5.2)(yaml@2.8.1)
|
||||
vite-node: 3.2.4(@types/node@24.5.2)(yaml@2.8.1)
|
||||
vite: 7.1.7(@types/node@24.5.2)(yaml@2.8.2)
|
||||
vite-node: 3.2.4(@types/node@24.5.2)(yaml@2.8.2)
|
||||
why-is-node-running: 2.3.0
|
||||
optionalDependencies:
|
||||
'@types/node': 24.5.2
|
||||
@@ -5451,6 +5451,6 @@ snapshots:
|
||||
js-yaml: 4.1.0
|
||||
optionator: 0.9.3
|
||||
|
||||
yaml@2.8.1: {}
|
||||
yaml@2.8.2: {}
|
||||
|
||||
yocto-queue@0.1.0: {}
|
||||
|
||||
Reference in New Issue
Block a user