mirror of
https://github.com/amir20/dozzle.git
synced 2026-01-04 12:05:07 +01:00
chore(deps): bump @duckdb/duckdb-wasm from 1.29.2 to 1.30.0 (#4114)
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"docs:preview": "vitepress preview docs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@duckdb/duckdb-wasm": "1.29.2",
|
||||
"@duckdb/duckdb-wasm": "1.30.0",
|
||||
"@iconify-json/carbon": "^1.2.13",
|
||||
"@iconify-json/cil": "^1.2.3",
|
||||
"@iconify-json/ic": "^1.2.4",
|
||||
|
||||
23
pnpm-lock.yaml
generated
23
pnpm-lock.yaml
generated
@@ -12,8 +12,8 @@ importers:
|
||||
.:
|
||||
dependencies:
|
||||
'@duckdb/duckdb-wasm':
|
||||
specifier: 1.29.2
|
||||
version: 1.29.2
|
||||
specifier: 1.30.0
|
||||
version: 1.30.0
|
||||
'@iconify-json/carbon':
|
||||
specifier: ^1.2.13
|
||||
version: 1.2.13
|
||||
@@ -407,8 +407,8 @@ packages:
|
||||
search-insights:
|
||||
optional: true
|
||||
|
||||
'@duckdb/duckdb-wasm@1.29.2':
|
||||
resolution: {integrity: sha512-+/AxkdYs4gm6m4tMQfgzHIZQqB14+Ah5fq6tEqw57nSLyKsF0iwrE4KzhsS3ZvLlZ02IDDF8sq4Pi0Gi9G0RhA==}
|
||||
'@duckdb/duckdb-wasm@1.30.0':
|
||||
resolution: {integrity: sha512-9aWrm+4ayl4sTlvGtl/b+LxrUyXaac3yyVqkoJ3F7Vkd62PoS8PcQIRJ/KjXBW36LP1CnPY5jjvFyIcTFLtcXA==}
|
||||
|
||||
'@emnapi/core@1.4.3':
|
||||
resolution: {integrity: sha512-4m62DuCE07lw01soJwPiBGC0nAww0Q+RY70VZ+n49yDIO13yyinhbWCeNnaob0lakDtWQzSdtNWzJeOJt2ma+g==}
|
||||
@@ -581,6 +581,12 @@ packages:
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
||||
|
||||
'@eslint-community/eslint-utils@4.9.0':
|
||||
resolution: {integrity: sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
||||
|
||||
'@eslint-community/regexpp@4.12.1':
|
||||
resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
|
||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||
@@ -4049,7 +4055,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- '@algolia/client-search'
|
||||
|
||||
'@duckdb/duckdb-wasm@1.29.2':
|
||||
'@duckdb/duckdb-wasm@1.30.0':
|
||||
dependencies:
|
||||
apache-arrow: 17.0.0
|
||||
|
||||
@@ -4152,6 +4158,11 @@ snapshots:
|
||||
eslint: 9.19.0(jiti@2.5.1)
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@eslint-community/eslint-utils@4.9.0(eslint@9.19.0(jiti@2.5.1))':
|
||||
dependencies:
|
||||
eslint: 9.19.0(jiti@2.5.1)
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@eslint-community/regexpp@4.12.1': {}
|
||||
|
||||
'@eslint/config-array@0.19.2':
|
||||
@@ -5892,7 +5903,7 @@ snapshots:
|
||||
|
||||
eslint@9.19.0(jiti@2.5.1):
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.8.0(eslint@9.19.0(jiti@2.5.1))
|
||||
'@eslint-community/eslint-utils': 4.9.0(eslint@9.19.0(jiti@2.5.1))
|
||||
'@eslint-community/regexpp': 4.12.1
|
||||
'@eslint/config-array': 0.19.2
|
||||
'@eslint/core': 0.10.0
|
||||
|
||||
Reference in New Issue
Block a user