mirror of
https://github.com/egoist/tsup.git
synced 2025-12-08 20:35:58 +00:00
chore: upgrade deps
This commit is contained in:
parent
32928bf811
commit
b68c19f0ff
28
package.json
28
package.json
@ -55,31 +55,31 @@
|
||||
"cac": "^6.7.14",
|
||||
"chokidar": "^3.6.0",
|
||||
"consola": "^3.2.3",
|
||||
"debug": "^4.3.5",
|
||||
"esbuild": "^0.23.0",
|
||||
"debug": "^4.3.7",
|
||||
"esbuild": "^0.23.1",
|
||||
"execa": "^5.1.1",
|
||||
"joycon": "^3.1.1",
|
||||
"picocolors": "^1.0.1",
|
||||
"picocolors": "^1.1.0",
|
||||
"postcss-load-config": "^6.0.1",
|
||||
"resolve-from": "^5.0.0",
|
||||
"rollup": "^4.19.0",
|
||||
"rollup": "^4.21.3",
|
||||
"source-map": "0.8.0-beta.0",
|
||||
"sucrase": "^3.35.0",
|
||||
"tinyglobby": "^0.2.1",
|
||||
"tinyglobby": "^0.2.6",
|
||||
"tree-kill": "^1.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@microsoft/api-extractor": "^7.47.2",
|
||||
"@microsoft/api-extractor": "^7.47.9",
|
||||
"@rollup/plugin-json": "6.1.0",
|
||||
"@swc/core": "1.7.0",
|
||||
"@swc/core": "1.7.26",
|
||||
"@types/debug": "4.1.12",
|
||||
"@types/fs-extra": "11.0.4",
|
||||
"@types/node": "20.14.11",
|
||||
"@types/node": "22.5.5",
|
||||
"@types/resolve": "1.20.6",
|
||||
"bumpp": "^9.5.2",
|
||||
"flat": "6.0.1",
|
||||
"fs-extra": "11.2.0",
|
||||
"postcss": "8.4.39",
|
||||
"postcss": "8.4.47",
|
||||
"postcss-simple-vars": "7.0.1",
|
||||
"prettier": "3.3.3",
|
||||
"resolve": "1.22.8",
|
||||
@ -88,11 +88,11 @@
|
||||
"strip-json-comments": "5.0.1",
|
||||
"svelte": "3.49.0",
|
||||
"svelte-preprocess": "5.0.3",
|
||||
"terser": "^5.31.3",
|
||||
"ts-essentials": "10.0.1",
|
||||
"tsup": "8.2.1",
|
||||
"typescript": "5.5.3",
|
||||
"vitest": "2.0.3",
|
||||
"terser": "^5.32.0",
|
||||
"ts-essentials": "10.0.2",
|
||||
"tsup": "8.3.0",
|
||||
"typescript": "5.6.2",
|
||||
"vitest": "2.1.1",
|
||||
"wait-for-expect": "3.0.2"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
931
pnpm-lock.yaml
generated
931
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -2,17 +2,17 @@
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@egoist/path-parser": "1.0.6",
|
||||
"@types/react": "18.3.3",
|
||||
"@types/react": "18.3.6",
|
||||
"@types/react-dom": "18.3.0",
|
||||
"autoprefixer": "10.4.19",
|
||||
"autoprefixer": "10.4.20",
|
||||
"graphql": "^16.9.0",
|
||||
"graphql-tools": "^9.0.1",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-select": "5.8.0",
|
||||
"tailwindcss": "3.4.6",
|
||||
"vue": "3.4.33",
|
||||
"vue-router": "4.4.0"
|
||||
"tailwindcss": "3.4.11",
|
||||
"vue": "3.5.6",
|
||||
"vue-router": "4.4.5"
|
||||
},
|
||||
"tsup": {}
|
||||
}
|
||||
|
||||
716
test/pnpm-lock.yaml
generated
716
test/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user