mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 10:39:43 +08:00
Bumps `vitest` to `4.1.8`, and bumps the `vite` subdependency to `8.x`. Vite 8 dropped its dependency on `esbuild`, so this means `esbuild` is no longer in our node_modules
25 lines
460 B
JSON
Vendored
25 lines
460 B
JSON
Vendored
{
|
|
"licenses": {
|
|
"blueOak": "bronze",
|
|
"spdx": [
|
|
"CC-BY-3.0",
|
|
"CC-BY-4.0",
|
|
"Apache-2.0 WITH LLVM-exception",
|
|
"MPL-2.0"
|
|
]
|
|
},
|
|
"packages": {
|
|
"@fortawesome/fontawesome-free": "*",
|
|
"@jspreadsheet/formula": "2.0.2",
|
|
"cli-table": "0.3.11",
|
|
"jsonify": "0.0.1",
|
|
"jspreadsheet-ce": "5.0.4",
|
|
"@embroider/vite": "1.7.5"
|
|
},
|
|
"corrections": true,
|
|
"ignore": [
|
|
{
|
|
"author": "Discourse"
|
|
}
|
|
]
|
|
}
|