Comparing version 3.26.2 to 3.26.3
/* | ||
@license | ||
Rollup.js v3.26.2 | ||
Thu, 06 Jul 2023 11:18:49 GMT - commit 5d8e2e3032ca9ed120d67b977fb4ce86fc00e6cf | ||
Rollup.js v3.26.3 | ||
Mon, 17 Jul 2023 10:32:34 GMT - commit ce6f05843f6af9545fb2321c7ec99387ac1e2df0 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.26.2 | ||
Thu, 06 Jul 2023 11:18:49 GMT - commit 5d8e2e3032ca9ed120d67b977fb4ce86fc00e6cf | ||
Rollup.js v3.26.3 | ||
Mon, 17 Jul 2023 10:32:34 GMT - commit ce6f05843f6af9545fb2321c7ec99387ac1e2df0 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.26.2 | ||
Thu, 06 Jul 2023 11:18:49 GMT - commit 5d8e2e3032ca9ed120d67b977fb4ce86fc00e6cf | ||
Rollup.js v3.26.3 | ||
Mon, 17 Jul 2023 10:32:34 GMT - commit ce6f05843f6af9545fb2321c7ec99387ac1e2df0 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.26.2 | ||
Thu, 06 Jul 2023 11:18:49 GMT - commit 5d8e2e3032ca9ed120d67b977fb4ce86fc00e6cf | ||
Rollup.js v3.26.3 | ||
Mon, 17 Jul 2023 10:32:34 GMT - commit ce6f05843f6af9545fb2321c7ec99387ac1e2df0 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.26.2 | ||
Thu, 06 Jul 2023 11:18:49 GMT - commit 5d8e2e3032ca9ed120d67b977fb4ce86fc00e6cf | ||
Rollup.js v3.26.3 | ||
Mon, 17 Jul 2023 10:32:34 GMT - commit ce6f05843f6af9545fb2321c7ec99387ac1e2df0 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.26.2 | ||
Thu, 06 Jul 2023 11:18:49 GMT - commit 5d8e2e3032ca9ed120d67b977fb4ce86fc00e6cf | ||
Rollup.js v3.26.3 | ||
Mon, 17 Jul 2023 10:32:34 GMT - commit ce6f05843f6af9545fb2321c7ec99387ac1e2df0 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.26.2 | ||
Thu, 06 Jul 2023 11:18:49 GMT - commit 5d8e2e3032ca9ed120d67b977fb4ce86fc00e6cf | ||
Rollup.js v3.26.3 | ||
Mon, 17 Jul 2023 10:32:34 GMT - commit ce6f05843f6af9545fb2321c7ec99387ac1e2df0 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.26.2 | ||
Thu, 06 Jul 2023 11:18:49 GMT - commit 5d8e2e3032ca9ed120d67b977fb4ce86fc00e6cf | ||
Rollup.js v3.26.3 | ||
Mon, 17 Jul 2023 10:32:34 GMT - commit ce6f05843f6af9545fb2321c7ec99387ac1e2df0 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.26.2 | ||
Thu, 06 Jul 2023 11:18:49 GMT - commit 5d8e2e3032ca9ed120d67b977fb4ce86fc00e6cf | ||
Rollup.js v3.26.3 | ||
Mon, 17 Jul 2023 10:32:34 GMT - commit ce6f05843f6af9545fb2321c7ec99387ac1e2df0 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.26.2 | ||
Thu, 06 Jul 2023 11:18:49 GMT - commit 5d8e2e3032ca9ed120d67b977fb4ce86fc00e6cf | ||
Rollup.js v3.26.3 | ||
Mon, 17 Jul 2023 10:32:34 GMT - commit ce6f05843f6af9545fb2321c7ec99387ac1e2df0 | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
{ | ||
"name": "rollup", | ||
"version": "3.26.2", | ||
"version": "3.26.3", | ||
"description": "Next-generation ES module bundler", | ||
@@ -81,10 +81,10 @@ "main": "dist/rollup.js", | ||
"@rollup/plugin-terser": "^0.4.3", | ||
"@rollup/plugin-typescript": "^11.1.1", | ||
"@rollup/plugin-typescript": "^11.1.2", | ||
"@rollup/pluginutils": "^5.0.2", | ||
"@types/estree": "1.0.1", | ||
"@types/mocha": "^10.0.1", | ||
"@types/node": "~14.18.52", | ||
"@types/node": "~14.18.53", | ||
"@types/yargs-parser": "^21.0.0", | ||
"@typescript-eslint/eslint-plugin": "^5.60.1", | ||
"@typescript-eslint/parser": "^5.60.1", | ||
"@typescript-eslint/eslint-plugin": "^6.0.0", | ||
"@typescript-eslint/parser": "^6.0.0", | ||
"@vue/eslint-config-prettier": "^7.1.0", | ||
@@ -105,7 +105,7 @@ "@vue/eslint-config-typescript": "^11.0.3", | ||
"es6-shim": "^0.35.8", | ||
"eslint": "^8.43.0", | ||
"eslint": "^8.45.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
"eslint-plugin-import": "^2.27.5", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-unicorn": "^47.0.0", | ||
"eslint-plugin-prettier": "^5.0.0", | ||
"eslint-plugin-unicorn": "^48.0.0", | ||
"eslint-plugin-vue": "^9.15.1", | ||
@@ -120,13 +120,13 @@ "fixturify": "^3.0.0", | ||
"is-reference": "^3.0.1", | ||
"lint-staged": "^13.2.2", | ||
"lint-staged": "^13.2.3", | ||
"locate-character": "^3.0.0", | ||
"magic-string": "^0.30.0", | ||
"magic-string": "^0.30.1", | ||
"mocha": "^10.2.0", | ||
"nyc": "^15.1.0", | ||
"pinia": "^2.1.4", | ||
"prettier": "^2.8.8", | ||
"prettier": "^3.0.0", | ||
"pretty-bytes": "^6.1.0", | ||
"pretty-ms": "^8.0.0", | ||
"requirejs": "^2.3.6", | ||
"rollup": "^3.25.3", | ||
"rollup": "^3.26.0", | ||
"rollup-plugin-license": "^3.0.1", | ||
@@ -141,6 +141,7 @@ "rollup-plugin-string": "^3.0.0", | ||
"systemjs": "^6.14.1", | ||
"terser": "^5.18.1", | ||
"terser": "^5.18.2", | ||
"tslib": "^2.6.0", | ||
"typescript": "^5.1.3", | ||
"vitepress": "^1.0.0-beta.3", | ||
"typescript": "^5.1.6", | ||
"vite": "^4.4.2", | ||
"vitepress": "^1.0.0-beta.5", | ||
"vue": "^3.3.4", | ||
@@ -147,0 +148,0 @@ "weak-napi": "^2.0.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
2499738
61658
2
73
80