Comparing version 3.29.0 to 3.29.1
/* | ||
@license | ||
Rollup.js v3.29.0 | ||
Wed, 06 Sep 2023 05:32:40 GMT - commit 884e6781ed67b1c94232fdf80cfe6b1d8fafb9d5 | ||
Rollup.js v3.29.1 | ||
Sun, 10 Sep 2023 05:55:18 GMT - commit 40da6f85525c2ce48d9fd8d5c3579c41d8ef47a8 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.29.0 | ||
Wed, 06 Sep 2023 05:32:40 GMT - commit 884e6781ed67b1c94232fdf80cfe6b1d8fafb9d5 | ||
Rollup.js v3.29.1 | ||
Sun, 10 Sep 2023 05:55:18 GMT - commit 40da6f85525c2ce48d9fd8d5c3579c41d8ef47a8 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.29.0 | ||
Wed, 06 Sep 2023 05:32:40 GMT - commit 884e6781ed67b1c94232fdf80cfe6b1d8fafb9d5 | ||
Rollup.js v3.29.1 | ||
Sun, 10 Sep 2023 05:55:18 GMT - commit 40da6f85525c2ce48d9fd8d5c3579c41d8ef47a8 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.29.0 | ||
Wed, 06 Sep 2023 05:32:40 GMT - commit 884e6781ed67b1c94232fdf80cfe6b1d8fafb9d5 | ||
Rollup.js v3.29.1 | ||
Sun, 10 Sep 2023 05:55:18 GMT - commit 40da6f85525c2ce48d9fd8d5c3579c41d8ef47a8 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.29.0 | ||
Wed, 06 Sep 2023 05:32:40 GMT - commit 884e6781ed67b1c94232fdf80cfe6b1d8fafb9d5 | ||
Rollup.js v3.29.1 | ||
Sun, 10 Sep 2023 05:55:18 GMT - commit 40da6f85525c2ce48d9fd8d5c3579c41d8ef47a8 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.29.0 | ||
Wed, 06 Sep 2023 05:32:40 GMT - commit 884e6781ed67b1c94232fdf80cfe6b1d8fafb9d5 | ||
Rollup.js v3.29.1 | ||
Sun, 10 Sep 2023 05:55:18 GMT - commit 40da6f85525c2ce48d9fd8d5c3579c41d8ef47a8 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.29.0 | ||
Wed, 06 Sep 2023 05:32:40 GMT - commit 884e6781ed67b1c94232fdf80cfe6b1d8fafb9d5 | ||
Rollup.js v3.29.1 | ||
Sun, 10 Sep 2023 05:55:18 GMT - commit 40da6f85525c2ce48d9fd8d5c3579c41d8ef47a8 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.29.0 | ||
Wed, 06 Sep 2023 05:32:40 GMT - commit 884e6781ed67b1c94232fdf80cfe6b1d8fafb9d5 | ||
Rollup.js v3.29.1 | ||
Sun, 10 Sep 2023 05:55:18 GMT - commit 40da6f85525c2ce48d9fd8d5c3579c41d8ef47a8 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.29.0 | ||
Wed, 06 Sep 2023 05:32:40 GMT - commit 884e6781ed67b1c94232fdf80cfe6b1d8fafb9d5 | ||
Rollup.js v3.29.1 | ||
Sun, 10 Sep 2023 05:55:18 GMT - commit 40da6f85525c2ce48d9fd8d5c3579c41d8ef47a8 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.29.0 | ||
Wed, 06 Sep 2023 05:32:40 GMT - commit 884e6781ed67b1c94232fdf80cfe6b1d8fafb9d5 | ||
Rollup.js v3.29.1 | ||
Sun, 10 Sep 2023 05:55:18 GMT - commit 40da6f85525c2ce48d9fd8d5c3579c41d8ef47a8 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
{ | ||
"name": "rollup", | ||
"version": "3.29.0", | ||
"version": "3.29.1", | ||
"description": "Next-generation ES module bundler", | ||
@@ -74,5 +74,5 @@ "main": "dist/rollup.js", | ||
"@codemirror/state": "^6.2.1", | ||
"@codemirror/view": "^6.17.0", | ||
"@codemirror/view": "^6.17.1", | ||
"@jridgewell/sourcemap-codec": "^1.4.15", | ||
"@mermaid-js/mermaid-cli": "^10.3.1", | ||
"@mermaid-js/mermaid-cli": "^10.4.0", | ||
"@rollup/plugin-alias": "^5.0.0", | ||
@@ -89,6 +89,6 @@ "@rollup/plugin-buble": "^1.0.2", | ||
"@types/mocha": "^10.0.1", | ||
"@types/node": "~14.18.56", | ||
"@types/node": "~14.18.58", | ||
"@types/yargs-parser": "^21.0.0", | ||
"@typescript-eslint/eslint-plugin": "^6.5.0", | ||
"@typescript-eslint/parser": "^6.5.0", | ||
"@typescript-eslint/eslint-plugin": "^6.6.0", | ||
"@typescript-eslint/parser": "^6.6.0", | ||
"@vue/eslint-config-prettier": "^8.0.0", | ||
@@ -129,3 +129,3 @@ "@vue/eslint-config-typescript": "^11.0.3", | ||
"pinia": "^2.1.6", | ||
"prettier": "^3.0.2", | ||
"prettier": "^3.0.3", | ||
"pretty-bytes": "^6.1.1", | ||
@@ -135,3 +135,3 @@ "pretty-ms": "^8.0.0", | ||
"rollup": "^3.28.1", | ||
"rollup-plugin-license": "^3.0.1", | ||
"rollup-plugin-license": "^3.1.0", | ||
"rollup-plugin-string": "^3.0.0", | ||
@@ -145,3 +145,3 @@ "rollup-plugin-thatworks": "^1.0.4", | ||
"systemjs": "^6.14.2", | ||
"terser": "^5.19.2", | ||
"terser": "^5.19.4", | ||
"tslib": "^2.6.2", | ||
@@ -148,0 +148,0 @@ "typescript": "^5.2.2", |
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
2519959
62089