update dependencies
This commit is contained in:
parent
73b23bde7c
commit
3d32dd00a7
2 changed files with 3103 additions and 2491 deletions
|
@ -8,26 +8,26 @@
|
|||
},
|
||||
dependencies: {
|
||||
'@11ty/eleventy': '^2.0.1',
|
||||
'@codemirror/commands': '^6.3.3',
|
||||
'@codemirror/commands': '^6.6.0',
|
||||
'@codemirror/lang-javascript': '^6.2.2',
|
||||
'@codemirror/language': '^6.10.1',
|
||||
'@codemirror/language': '^6.10.2',
|
||||
'@codemirror/search': '^6.5.6',
|
||||
'@codemirror/state': '^6.4.1',
|
||||
'@codemirror/view': '^6.26.2',
|
||||
'@codemirror/view': '^6.29.1',
|
||||
'@lezer/highlight': '^1.2.0',
|
||||
esbuild: '^0.20.2',
|
||||
esbuild: '^0.23.0',
|
||||
fflate: '^0.8.2',
|
||||
'html-minifier': '^4.0.0',
|
||||
},
|
||||
devDependencies: {
|
||||
'@prettier/plugin-pug': '^3.0.0',
|
||||
'@types/audioworklet': '^0.0.54',
|
||||
'@types/audioworklet': '^0.0.58',
|
||||
'@types/jest': '^29.5.12',
|
||||
jest: '^29.7.0',
|
||||
'jest-environment-jsdom': '^29.7.0',
|
||||
prettier: '^3.2.5',
|
||||
'ts-essentials': '^9.4.2',
|
||||
'ts-jest': '^29.1.2',
|
||||
typescript: '^5.4.5',
|
||||
prettier: '^3.3.3',
|
||||
'ts-essentials': '^10.0.1',
|
||||
'ts-jest': '^29.2.4',
|
||||
typescript: '^5.5.4',
|
||||
},
|
||||
}
|
||||
|
|
5576
pnpm-lock.yaml
5576
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue