mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-11 12:37:34 +02:00
chore(deps): update dependency @rollup/plugin-typescript to v11.1.5 (#638)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-node-resolve": "15.2.2",
|
||||
"@rollup/plugin-terser": "0.4.4",
|
||||
"@rollup/plugin-typescript": "11.1.4",
|
||||
"@rollup/plugin-typescript": "11.1.5",
|
||||
"@typescript-eslint/eslint-plugin": "6.7.4",
|
||||
"@typescript-eslint/parser": "6.7.4",
|
||||
"eslint": "8.50.0",
|
||||
|
||||
Generated
+5
-5
@@ -19,8 +19,8 @@ importers:
|
||||
specifier: 0.4.4
|
||||
version: 0.4.4(rollup@3.29.4)
|
||||
'@rollup/plugin-typescript':
|
||||
specifier: 11.1.4
|
||||
version: 11.1.4(rollup@3.29.4)(typescript@5.2.2)
|
||||
specifier: 11.1.5
|
||||
version: 11.1.5(rollup@3.29.4)(typescript@5.2.2)
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: 6.7.4
|
||||
version: 6.7.4(@typescript-eslint/parser@6.7.4)(eslint@8.50.0)(typescript@5.2.2)
|
||||
@@ -584,11 +584,11 @@ packages:
|
||||
terser: 5.19.0
|
||||
dev: true
|
||||
|
||||
/@rollup/plugin-typescript@11.1.4(rollup@3.29.4)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-WZRh5LBVLQXdKFICUId5J3eIpmjGURaBqntfg3GSZACgeOAFS+lOSMGTwfzDkELTaZVp/lWdMVNU3UkwCUBg/Q==}
|
||||
/@rollup/plugin-typescript@11.1.5(rollup@3.29.4)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-rnMHrGBB0IUEv69Q8/JGRD/n4/n6b3nfpufUu26axhUcboUzv/twfZU8fIBbTOphRAe0v8EyxzeDpKXqGHfyDA==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
rollup: ^2.14.0||^3.0.0
|
||||
rollup: ^2.14.0||^3.0.0||^4.0.0
|
||||
tslib: '*'
|
||||
typescript: '>=3.7.0'
|
||||
peerDependenciesMeta:
|
||||
|
||||
Reference in New Issue
Block a user