Comparing version 4.34.8 to 4.34.9
/* | ||
@license | ||
Rollup.js v4.34.8 | ||
Mon, 17 Feb 2025 06:25:53 GMT - commit 8f667b7c15b176728449a4917cb29fe5ee3a1c0c | ||
Rollup.js v4.34.9 | ||
Sat, 01 Mar 2025 07:32:06 GMT - commit 0ab9b9772e24dfe9ef08bfce3132e99a15b793f6 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v4.34.8 | ||
Mon, 17 Feb 2025 06:25:53 GMT - commit 8f667b7c15b176728449a4917cb29fe5ee3a1c0c | ||
Rollup.js v4.34.9 | ||
Sat, 01 Mar 2025 07:32:06 GMT - commit 0ab9b9772e24dfe9ef08bfce3132e99a15b793f6 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v4.34.8 | ||
Mon, 17 Feb 2025 06:25:53 GMT - commit 8f667b7c15b176728449a4917cb29fe5ee3a1c0c | ||
Rollup.js v4.34.9 | ||
Sat, 01 Mar 2025 07:32:06 GMT - commit 0ab9b9772e24dfe9ef08bfce3132e99a15b793f6 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v4.34.8 | ||
Mon, 17 Feb 2025 06:25:53 GMT - commit 8f667b7c15b176728449a4917cb29fe5ee3a1c0c | ||
Rollup.js v4.34.9 | ||
Sat, 01 Mar 2025 07:32:06 GMT - commit 0ab9b9772e24dfe9ef08bfce3132e99a15b793f6 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v4.34.8 | ||
Mon, 17 Feb 2025 06:25:53 GMT - commit 8f667b7c15b176728449a4917cb29fe5ee3a1c0c | ||
Rollup.js v4.34.9 | ||
Sat, 01 Mar 2025 07:32:06 GMT - commit 0ab9b9772e24dfe9ef08bfce3132e99a15b793f6 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v4.34.8 | ||
Mon, 17 Feb 2025 06:25:53 GMT - commit 8f667b7c15b176728449a4917cb29fe5ee3a1c0c | ||
Rollup.js v4.34.9 | ||
Sat, 01 Mar 2025 07:32:06 GMT - commit 0ab9b9772e24dfe9ef08bfce3132e99a15b793f6 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
@@ -215,3 +215,6 @@ import type * as estree from 'estree'; | ||
export type CustomPluginOptions = Record<string, any>; | ||
// eslint-disable-next-line @typescript-eslint/consistent-indexed-object-style -- this is an interface so that it can be extended by plugins | ||
export interface CustomPluginOptions { | ||
[plugin: string]: any; | ||
} | ||
@@ -218,0 +221,0 @@ type LoggingFunctionWithPosition = ( |
/* | ||
@license | ||
Rollup.js v4.34.8 | ||
Mon, 17 Feb 2025 06:25:53 GMT - commit 8f667b7c15b176728449a4917cb29fe5ee3a1c0c | ||
Rollup.js v4.34.9 | ||
Sat, 01 Mar 2025 07:32:06 GMT - commit 0ab9b9772e24dfe9ef08bfce3132e99a15b793f6 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v4.34.8 | ||
Mon, 17 Feb 2025 06:25:53 GMT - commit 8f667b7c15b176728449a4917cb29fe5ee3a1c0c | ||
Rollup.js v4.34.9 | ||
Sat, 01 Mar 2025 07:32:06 GMT - commit 0ab9b9772e24dfe9ef08bfce3132e99a15b793f6 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v4.34.8 | ||
Mon, 17 Feb 2025 06:25:53 GMT - commit 8f667b7c15b176728449a4917cb29fe5ee3a1c0c | ||
Rollup.js v4.34.9 | ||
Sat, 01 Mar 2025 07:32:06 GMT - commit 0ab9b9772e24dfe9ef08bfce3132e99a15b793f6 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v4.34.8 | ||
Mon, 17 Feb 2025 06:25:53 GMT - commit 8f667b7c15b176728449a4917cb29fe5ee3a1c0c | ||
Rollup.js v4.34.9 | ||
Sat, 01 Mar 2025 07:32:06 GMT - commit 0ab9b9772e24dfe9ef08bfce3132e99a15b793f6 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v4.34.8 | ||
Mon, 17 Feb 2025 06:25:53 GMT - commit 8f667b7c15b176728449a4917cb29fe5ee3a1c0c | ||
Rollup.js v4.34.9 | ||
Sat, 01 Mar 2025 07:32:06 GMT - commit 0ab9b9772e24dfe9ef08bfce3132e99a15b793f6 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
{ | ||
"name": "rollup", | ||
"version": "4.34.8", | ||
"version": "4.34.9", | ||
"description": "Next-generation ES module bundler", | ||
@@ -113,21 +113,21 @@ "main": "dist/rollup.js", | ||
"fsevents": "~2.3.2", | ||
"@rollup/rollup-darwin-arm64": "4.34.8", | ||
"@rollup/rollup-android-arm64": "4.34.8", | ||
"@rollup/rollup-win32-arm64-msvc": "4.34.8", | ||
"@rollup/rollup-freebsd-arm64": "4.34.8", | ||
"@rollup/rollup-linux-arm64-gnu": "4.34.8", | ||
"@rollup/rollup-linux-arm64-musl": "4.34.8", | ||
"@rollup/rollup-android-arm-eabi": "4.34.8", | ||
"@rollup/rollup-linux-arm-gnueabihf": "4.34.8", | ||
"@rollup/rollup-linux-arm-musleabihf": "4.34.8", | ||
"@rollup/rollup-win32-ia32-msvc": "4.34.8", | ||
"@rollup/rollup-linux-loongarch64-gnu": "4.34.8", | ||
"@rollup/rollup-linux-riscv64-gnu": "4.34.8", | ||
"@rollup/rollup-linux-powerpc64le-gnu": "4.34.8", | ||
"@rollup/rollup-linux-s390x-gnu": "4.34.8", | ||
"@rollup/rollup-darwin-x64": "4.34.8", | ||
"@rollup/rollup-win32-x64-msvc": "4.34.8", | ||
"@rollup/rollup-freebsd-x64": "4.34.8", | ||
"@rollup/rollup-linux-x64-gnu": "4.34.8", | ||
"@rollup/rollup-linux-x64-musl": "4.34.8" | ||
"@rollup/rollup-darwin-arm64": "4.34.9", | ||
"@rollup/rollup-android-arm64": "4.34.9", | ||
"@rollup/rollup-win32-arm64-msvc": "4.34.9", | ||
"@rollup/rollup-freebsd-arm64": "4.34.9", | ||
"@rollup/rollup-linux-arm64-gnu": "4.34.9", | ||
"@rollup/rollup-linux-arm64-musl": "4.34.9", | ||
"@rollup/rollup-android-arm-eabi": "4.34.9", | ||
"@rollup/rollup-linux-arm-gnueabihf": "4.34.9", | ||
"@rollup/rollup-linux-arm-musleabihf": "4.34.9", | ||
"@rollup/rollup-win32-ia32-msvc": "4.34.9", | ||
"@rollup/rollup-linux-loongarch64-gnu": "4.34.9", | ||
"@rollup/rollup-linux-riscv64-gnu": "4.34.9", | ||
"@rollup/rollup-linux-powerpc64le-gnu": "4.34.9", | ||
"@rollup/rollup-linux-s390x-gnu": "4.34.9", | ||
"@rollup/rollup-darwin-x64": "4.34.9", | ||
"@rollup/rollup-win32-x64-msvc": "4.34.9", | ||
"@rollup/rollup-freebsd-x64": "4.34.9", | ||
"@rollup/rollup-linux-x64-gnu": "4.34.9", | ||
"@rollup/rollup-linux-x64-musl": "4.34.9" | ||
}, | ||
@@ -142,9 +142,9 @@ "dependencies": { | ||
"@codemirror/commands": "^6.8.0", | ||
"@codemirror/lang-javascript": "^6.2.2", | ||
"@codemirror/lang-javascript": "^6.2.3", | ||
"@codemirror/language": "^6.10.8", | ||
"@codemirror/search": "^6.5.8", | ||
"@codemirror/search": "^6.5.9", | ||
"@codemirror/state": "^6.5.2", | ||
"@codemirror/view": "^6.36.2", | ||
"@eslint/js": "^9.20.0", | ||
"@inquirer/prompts": "^7.3.1", | ||
"@codemirror/view": "^6.36.3", | ||
"@eslint/js": "^9.21.0", | ||
"@inquirer/prompts": "^7.3.2", | ||
"@jridgewell/sourcemap-codec": "^1.5.0", | ||
@@ -162,8 +162,8 @@ "@mermaid-js/mermaid-cli": "^11.4.2", | ||
"@rollup/pluginutils": "^5.1.4", | ||
"@shikijs/vitepress-twoslash": "^2.3.2", | ||
"@shikijs/vitepress-twoslash": "^3.0.0", | ||
"@types/mocha": "^10.0.10", | ||
"@types/node": "^18.19.75", | ||
"@types/node": "^18.19.76", | ||
"@types/semver": "^7.5.8", | ||
"@types/yargs-parser": "^21.0.3", | ||
"@vue/language-server": "^2.2.0", | ||
"@vue/language-server": "^2.2.4", | ||
"acorn": "^8.14.0", | ||
@@ -181,3 +181,3 @@ "acorn-import-assertions": "^1.9.0", | ||
"es6-shim": "^0.35.8", | ||
"eslint": "^9.20.0", | ||
"eslint": "^9.21.0", | ||
"eslint-config-prettier": "^10.0.1", | ||
@@ -191,3 +191,3 @@ "eslint-plugin-prettier": "^5.2.3", | ||
"github-api": "^3.4.0", | ||
"globals": "^15.14.0", | ||
"globals": "^16.0.0", | ||
"husky": "^9.1.7", | ||
@@ -203,4 +203,4 @@ "is-reference": "^3.0.3", | ||
"picocolors": "^1.1.1", | ||
"pinia": "^2.3.1", | ||
"prettier": "^3.5.0", | ||
"pinia": "^3.0.1", | ||
"prettier": "^3.5.2", | ||
"prettier-plugin-organize-imports": "^4.1.0", | ||
@@ -210,4 +210,4 @@ "pretty-bytes": "^6.1.1", | ||
"requirejs": "^2.3.7", | ||
"rollup": "^4.34.6", | ||
"rollup-plugin-license": "^3.5.3", | ||
"rollup": "^4.34.8", | ||
"rollup-plugin-license": "^3.6.0", | ||
"rollup-plugin-string": "^3.0.0", | ||
@@ -220,10 +220,10 @@ "semver": "^7.7.1", | ||
"systemjs": "^6.15.1", | ||
"terser": "^5.38.1", | ||
"terser": "^5.39.0", | ||
"tslib": "^2.8.1", | ||
"typescript": "^5.7.3", | ||
"typescript-eslint": "^8.24.0", | ||
"vite": "^6.1.0", | ||
"typescript-eslint": "^8.25.0", | ||
"vite": "^6.2.0", | ||
"vitepress": "^1.6.3", | ||
"vue": "^3.5.13", | ||
"vue-tsc": "^2.2.0", | ||
"vue-tsc": "^2.2.4", | ||
"wasm-pack": "^0.13.1", | ||
@@ -235,3 +235,4 @@ "yargs-parser": "^21.1.1" | ||
"semver": "^7.7.1", | ||
"readable-stream": "npm:@built-in/readable-stream@1" | ||
"readable-stream": "npm:@built-in/readable-stream@1", | ||
"esbuild": ">0.24.2" | ||
}, | ||
@@ -238,0 +239,0 @@ "comments": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2694609
67187