mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 10:08:52 +08:00
update sql.js #43
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -19,7 +19,7 @@
|
||||
"react": "^16.13.1",
|
||||
"react-chart-editor": "^0.42.0",
|
||||
"react-dom": "^16.13.1",
|
||||
"sql.js": "^1.3.0",
|
||||
"sql.js": "^1.5.0",
|
||||
"sqlite-parser": "^1.0.1",
|
||||
"vue": "^2.6.11",
|
||||
"vue-codemirror": "^4.0.6",
|
||||
@@ -19633,9 +19633,9 @@
|
||||
"integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw="
|
||||
},
|
||||
"node_modules/sql.js": {
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/sql.js/-/sql.js-1.3.0.tgz",
|
||||
"integrity": "sha512-bxrJ/9rqJ2SA6hpHnSodRjKBugZHewRvNTITTt74W1VZWmzODjdS68yQW0/J9oC0NWKylHEtV1ptkoTyOYO4Tw=="
|
||||
"version": "1.5.0",
|
||||
"resolved": "https://registry.npmjs.org/sql.js/-/sql.js-1.5.0.tgz",
|
||||
"integrity": "sha512-Qqr6HgX/hCDpLFWdN0BNoNpYQ2c1tOl1c3HGI0cshjaFSAWszKICuLZ9CyFUvRFPpEGW8RzHzwuXWWvXVGTKBg=="
|
||||
},
|
||||
"node_modules/sqlite-parser": {
|
||||
"version": "1.0.1",
|
||||
@@ -40491,9 +40491,9 @@
|
||||
"integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw="
|
||||
},
|
||||
"sql.js": {
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/sql.js/-/sql.js-1.3.0.tgz",
|
||||
"integrity": "sha512-bxrJ/9rqJ2SA6hpHnSodRjKBugZHewRvNTITTt74W1VZWmzODjdS68yQW0/J9oC0NWKylHEtV1ptkoTyOYO4Tw=="
|
||||
"version": "1.5.0",
|
||||
"resolved": "https://registry.npmjs.org/sql.js/-/sql.js-1.5.0.tgz",
|
||||
"integrity": "sha512-Qqr6HgX/hCDpLFWdN0BNoNpYQ2c1tOl1c3HGI0cshjaFSAWszKICuLZ9CyFUvRFPpEGW8RzHzwuXWWvXVGTKBg=="
|
||||
},
|
||||
"sqlite-parser": {
|
||||
"version": "1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user