Comparing version 3.24.0 to 3.24.1
/* | ||
@license | ||
Rollup.js v3.24.0 | ||
Wed, 07 Jun 2023 04:46:58 GMT - commit bcd64961f92535d2d6d0b663d1e17a500374358b | ||
Rollup.js v3.24.1 | ||
Sat, 10 Jun 2023 04:40:07 GMT - commit be39a579ac40a1f97d1b8e491aade0cd8717d22b | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.24.0 | ||
Wed, 07 Jun 2023 04:46:58 GMT - commit bcd64961f92535d2d6d0b663d1e17a500374358b | ||
Rollup.js v3.24.1 | ||
Sat, 10 Jun 2023 04:40:07 GMT - commit be39a579ac40a1f97d1b8e491aade0cd8717d22b | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.24.0 | ||
Wed, 07 Jun 2023 04:46:58 GMT - commit bcd64961f92535d2d6d0b663d1e17a500374358b | ||
Rollup.js v3.24.1 | ||
Sat, 10 Jun 2023 04:40:07 GMT - commit be39a579ac40a1f97d1b8e491aade0cd8717d22b | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.24.0 | ||
Wed, 07 Jun 2023 04:46:58 GMT - commit bcd64961f92535d2d6d0b663d1e17a500374358b | ||
Rollup.js v3.24.1 | ||
Sat, 10 Jun 2023 04:40:07 GMT - commit be39a579ac40a1f97d1b8e491aade0cd8717d22b | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.24.0 | ||
Wed, 07 Jun 2023 04:46:58 GMT - commit bcd64961f92535d2d6d0b663d1e17a500374358b | ||
Rollup.js v3.24.1 | ||
Sat, 10 Jun 2023 04:40:07 GMT - commit be39a579ac40a1f97d1b8e491aade0cd8717d22b | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.24.0 | ||
Wed, 07 Jun 2023 04:46:58 GMT - commit bcd64961f92535d2d6d0b663d1e17a500374358b | ||
Rollup.js v3.24.1 | ||
Sat, 10 Jun 2023 04:40:07 GMT - commit be39a579ac40a1f97d1b8e491aade0cd8717d22b | ||
@@ -541,3 +541,4 @@ https://github.com/rollup/rollup | ||
configWatcher.close(); | ||
process$2.exit(code || 0); | ||
if (code) | ||
process$2.exit(code); | ||
} | ||
@@ -544,0 +545,0 @@ // return a promise that never resolves to keep the process running |
/* | ||
@license | ||
Rollup.js v3.24.0 | ||
Wed, 07 Jun 2023 04:46:58 GMT - commit bcd64961f92535d2d6d0b663d1e17a500374358b | ||
Rollup.js v3.24.1 | ||
Sat, 10 Jun 2023 04:40:07 GMT - commit be39a579ac40a1f97d1b8e491aade0cd8717d22b | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
/* | ||
@license | ||
Rollup.js v3.24.0 | ||
Wed, 07 Jun 2023 04:46:58 GMT - commit bcd64961f92535d2d6d0b663d1e17a500374358b | ||
Rollup.js v3.24.1 | ||
Sat, 10 Jun 2023 04:40:07 GMT - commit be39a579ac40a1f97d1b8e491aade0cd8717d22b | ||
@@ -6,0 +6,0 @@ https://github.com/rollup/rollup |
{ | ||
"name": "rollup", | ||
"version": "3.24.0", | ||
"version": "3.24.1", | ||
"description": "Next-generation ES module bundler", | ||
@@ -67,7 +67,7 @@ "main": "dist/rollup.js", | ||
"@codemirror/commands": "^6.2.4", | ||
"@codemirror/lang-javascript": "^6.1.8", | ||
"@codemirror/lang-javascript": "^6.1.9", | ||
"@codemirror/language": "^6.7.0", | ||
"@codemirror/search": "^6.4.0", | ||
"@codemirror/search": "^6.5.0", | ||
"@codemirror/state": "^6.2.1", | ||
"@codemirror/view": "^6.12.0", | ||
"@codemirror/view": "^6.13.0", | ||
"@jridgewell/sourcemap-codec": "^1.4.15", | ||
@@ -88,4 +88,4 @@ "@mermaid-js/mermaid-cli": "^10.1.0", | ||
"@types/yargs-parser": "^21.0.0", | ||
"@typescript-eslint/eslint-plugin": "^5.59.8", | ||
"@typescript-eslint/parser": "^5.59.8", | ||
"@typescript-eslint/eslint-plugin": "^5.59.9", | ||
"@typescript-eslint/parser": "^5.59.9", | ||
"@vue/eslint-config-prettier": "^7.1.0", | ||
@@ -101,3 +101,3 @@ "@vue/eslint-config-typescript": "^11.0.3", | ||
"colorette": "^2.0.20", | ||
"concurrently": "^8.0.1", | ||
"concurrently": "^8.1.0", | ||
"core-js": "^3.30.2", | ||
@@ -107,3 +107,3 @@ "date-time": "^4.0.0", | ||
"es6-shim": "^0.35.8", | ||
"eslint": "^8.41.0", | ||
"eslint": "^8.42.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
@@ -120,3 +120,3 @@ "eslint-plugin-import": "^2.27.5", | ||
"husky": "^8.0.3", | ||
"inquirer": "^9.2.6", | ||
"inquirer": "^9.2.7", | ||
"is-reference": "^3.0.1", | ||
@@ -133,3 +133,3 @@ "lint-staged": "^13.2.2", | ||
"requirejs": "^2.3.6", | ||
"rollup": "^3.23.0", | ||
"rollup": "^3.23.1", | ||
"rollup-plugin-license": "^3.0.1", | ||
@@ -144,5 +144,5 @@ "rollup-plugin-string": "^3.0.0", | ||
"systemjs": "^6.14.1", | ||
"terser": "^5.17.6", | ||
"tslib": "^2.5.2", | ||
"typescript": "^5.0.4", | ||
"terser": "^5.17.7", | ||
"tslib": "^2.5.3", | ||
"typescript": "^5.1.3", | ||
"vitepress": "^1.0.0-beta.1", | ||
@@ -149,0 +149,0 @@ "vue": "^3.3.4", |
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
2455525
60384