npm updates

This commit is contained in:
Eric van der Vlist 2023-05-31 17:12:31 +02:00
parent 4b4901743b
commit f8ef752d09
2 changed files with 51 additions and 51 deletions

94
package-lock.json generated
View File

@ -41,7 +41,7 @@
"pouchdb-adapter-indexeddb": "^8.0.1",
"pouchdb-browser": "^8.0.1",
"proj4": "^2.9.0",
"solid-js": "^1.7.5",
"solid-js": "^1.7.6",
"vite-plugin-solid-svg": "^0.6.1"
},
"devDependencies": {
@ -53,8 +53,8 @@
"@types/pouchdb": "^6.4.0",
"@types/proj4": "^2.5.2",
"@types/shelljs": "^0.8.12",
"@vitest/ui": "^0.31.1",
"jsdom": "^22.0.0",
"@vitest/ui": "^0.31.3",
"jsdom": "^22.1.0",
"license-checker": "^25.0.1",
"license-compatibility-checker": "^0.3.5",
"license-report": "^6.4.0",
@ -62,7 +62,7 @@
"typescript": "^5.0.4",
"vite": ">=4.3.9",
"vite-plugin-solid": "^2.7.0",
"vitest": "^0.31.1"
"vitest": "^0.31.3"
}
},
"node_modules/@adobe/css-tools": {
@ -2288,13 +2288,13 @@
"dev": true
},
"node_modules/@vitest/expect": {
"version": "0.31.1",
"resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-0.31.1.tgz",
"integrity": "sha512-BV1LyNvhnX+eNYzJxlHIGPWZpwJFZaCcOIzp2CNG0P+bbetenTupk6EO0LANm4QFt0TTit+yqx7Rxd1qxi/SQA==",
"version": "0.31.3",
"resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-0.31.3.tgz",
"integrity": "sha512-J+npV64YwKRJN7hA8KVnuyGi5k5mIaq4XmqIxKbRUX0BRBkU1xZ7gZeTwQ4S4dBTcvSvcoxceBNfMTnOdTlg3g==",
"dev": true,
"dependencies": {
"@vitest/spy": "0.31.1",
"@vitest/utils": "0.31.1",
"@vitest/spy": "0.31.3",
"@vitest/utils": "0.31.3",
"chai": "^4.3.7"
},
"funding": {
@ -2302,12 +2302,12 @@
}
},
"node_modules/@vitest/runner": {
"version": "0.31.1",
"resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-0.31.1.tgz",
"integrity": "sha512-imWuc82ngOtxdCUpXwtEzZIuc1KMr+VlQ3Ondph45VhWoQWit5yvG/fFcldbnCi8DUuFi+NmNx5ehMUw/cGLUw==",
"version": "0.31.3",
"resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-0.31.3.tgz",
"integrity": "sha512-89Fic1IRu4yNqnks/KJEncqZsmQpxq9RSnMVwV0RZeI9RWv/FYh9Nuoz8ld73YKOh6NiF4f9EE3COfNwX8aRpw==",
"dev": true,
"dependencies": {
"@vitest/utils": "0.31.1",
"@vitest/utils": "0.31.3",
"concordance": "^5.0.4",
"p-limit": "^4.0.0",
"pathe": "^1.1.0"
@ -2317,9 +2317,9 @@
}
},
"node_modules/@vitest/snapshot": {
"version": "0.31.1",
"resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-0.31.1.tgz",
"integrity": "sha512-L3w5uU9bMe6asrNzJ8WZzN+jUTX4KSgCinEJPXyny0o90fG4FPQMV0OWsq7vrCWfQlAilMjDnOF9nP8lidsJ+g==",
"version": "0.31.3",
"resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-0.31.3.tgz",
"integrity": "sha512-CgcmlZyP083oPUgd83rwLZ+qoT4KdvLNsyWRiJNgHoJjR0r7StVY+LlLAfdC9qA70G8O+hJeug+Yn1u4H51OzA==",
"dev": true,
"dependencies": {
"magic-string": "^0.30.0",
@ -2343,9 +2343,9 @@
}
},
"node_modules/@vitest/spy": {
"version": "0.31.1",
"resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-0.31.1.tgz",
"integrity": "sha512-1cTpt2m9mdo3hRLDyCG2hDQvRrePTDgEJBFQQNz1ydHHZy03EiA6EpFxY+7ODaY7vMRCie+WlFZBZ0/dQWyssQ==",
"version": "0.31.3",
"resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-0.31.3.tgz",
"integrity": "sha512-tXGIYPdqjBXLhOWSUhWV/eBWBllfD8f6ppQXR0YMBt95bZrCNV7pM29pkam2M/3GAlg7hS+I8wnKZVkIxgXz9A==",
"dev": true,
"dependencies": {
"tinyspy": "^2.1.0"
@ -2355,12 +2355,12 @@
}
},
"node_modules/@vitest/ui": {
"version": "0.31.1",
"resolved": "https://registry.npmjs.org/@vitest/ui/-/ui-0.31.1.tgz",
"integrity": "sha512-+JJ2+rvRPAVxFLNE+WJOMzOjxqYPn7V2hl00uNwid6kquD+UHTa716Z7szfNeZMLnHOHv+fxq1UgLCymvVpE5w==",
"version": "0.31.3",
"resolved": "https://registry.npmjs.org/@vitest/ui/-/ui-0.31.3.tgz",
"integrity": "sha512-AAW2N0DG5VSgsF0en6ImKmbY/EwoIqx4TOCYqzaJokABCd1Mh8Zlyhk0PVwaZrKXccgrAchd05CJHWnAmI7Pbw==",
"dev": true,
"dependencies": {
"@vitest/utils": "0.31.1",
"@vitest/utils": "0.31.3",
"fast-glob": "^3.2.12",
"fflate": "^0.7.4",
"flatted": "^3.2.7",
@ -2376,9 +2376,9 @@
}
},
"node_modules/@vitest/utils": {
"version": "0.31.1",
"resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-0.31.1.tgz",
"integrity": "sha512-yFyRD5ilwojsZfo3E0BnH72pSVSuLg2356cN1tCEe/0RtDzxTPYwOomIC+eQbot7m6DRy4tPZw+09mB7NkbMmA==",
"version": "0.31.3",
"resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-0.31.3.tgz",
"integrity": "sha512-aLxfilR38ARSw6U/E9hl5bkn2TNeWLK7rZaIWZQUpT6BBilbehwJbSVGENubW5Pb9cawqchZZ7IQMW99t0Ww3A==",
"dev": true,
"dependencies": {
"concordance": "^5.0.4",
@ -5504,9 +5504,9 @@
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
},
"node_modules/jsdom": {
"version": "22.0.0",
"resolved": "https://registry.npmjs.org/jsdom/-/jsdom-22.0.0.tgz",
"integrity": "sha512-p5ZTEb5h+O+iU02t0GfEjAnkdYPrQSkfuTSMkMYyIoMvUNEHsbG0bHHbfXIcfTqD2UfvjQX7mmgiFsyRwGscVw==",
"version": "22.1.0",
"resolved": "https://registry.npmjs.org/jsdom/-/jsdom-22.1.0.tgz",
"integrity": "sha512-/9AVW7xNbsBv6GfWho4TTNjEo9fe6Zhf9O7s0Fhhr3u+awPwAJMKwAMXnkk5vBxflqLW9hTHX/0cs+P3gW+cQw==",
"dev": true,
"dependencies": {
"abab": "^2.0.6",
@ -8035,9 +8035,9 @@
}
},
"node_modules/solid-js": {
"version": "1.7.5",
"resolved": "https://registry.npmjs.org/solid-js/-/solid-js-1.7.5.tgz",
"integrity": "sha512-GfJ8na1e9FG1oAF5xC24BM+ATLym0sfH+ZblkbBFpueYdq3fWAoA5Ve+jGeIeLI7jmMGfa0rUaKruszNm2sH8w==",
"version": "1.7.6",
"resolved": "https://registry.npmjs.org/solid-js/-/solid-js-1.7.6.tgz",
"integrity": "sha512-DXVOTjUh/bIAhE0fIqu3ezGLyQaez7v8EOw3uPLIi87DmLjg+hsuCAgKyNIZ+o4jUetOk3ZORccvJmE1yZUk8g==",
"dependencies": {
"csstype": "^3.1.0",
"seroval": "^0.5.0"
@ -8479,9 +8479,9 @@
}
},
"node_modules/tinyspy": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/tinyspy/-/tinyspy-2.1.0.tgz",
"integrity": "sha512-7eORpyqImoOvkQJCSkL0d0mB4NHHIFAy4b1u8PHdDa7SjGS2njzl6/lyGoZLm+eyYEtlUmFGE0rFj66SWxZgQQ==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/tinyspy/-/tinyspy-2.1.1.tgz",
"integrity": "sha512-XPJL2uSzcOyBMky6OFrusqWlzfFrXtE0hPuMgW8A2HmaqrPo4ZQHRN/V0QXN3FSjKxpsbRrFc5LI7KOwBsT1/w==",
"dev": true,
"engines": {
"node": ">=14.0.0"
@ -8927,9 +8927,9 @@
}
},
"node_modules/vite-node": {
"version": "0.31.1",
"resolved": "https://registry.npmjs.org/vite-node/-/vite-node-0.31.1.tgz",
"integrity": "sha512-BajE/IsNQ6JyizPzu9zRgHrBwczkAs0erQf/JRpgTIESpKvNj9/Gd0vxX905klLkb0I0SJVCKbdrl5c6FnqYKA==",
"version": "0.31.3",
"resolved": "https://registry.npmjs.org/vite-node/-/vite-node-0.31.3.tgz",
"integrity": "sha512-KGdemamy6imPlmTycADRs5yMX/CoxPq9vJwTAOgSfabzneJmyexmRBBVEX8Mesb3mleIXTBIVR6z0fmtoRTcww==",
"dev": true,
"dependencies": {
"cac": "^6.7.14",
@ -8995,19 +8995,19 @@
}
},
"node_modules/vitest": {
"version": "0.31.1",
"resolved": "https://registry.npmjs.org/vitest/-/vitest-0.31.1.tgz",
"integrity": "sha512-/dOoOgzoFk/5pTvg1E65WVaobknWREN15+HF+0ucudo3dDG/vCZoXTQrjIfEaWvQXmqScwkRodrTbM/ScMpRcQ==",
"version": "0.31.3",
"resolved": "https://registry.npmjs.org/vitest/-/vitest-0.31.3.tgz",
"integrity": "sha512-LMXIKXfI7tDClf6HIR5GjCSHZQdlmfCWWPaJwWcLF+M11V766Tzefb8LD9mLcHmX/zR0xtlfcokpg3JxEDLfeA==",
"dev": true,
"dependencies": {
"@types/chai": "^4.3.5",
"@types/chai-subset": "^1.3.3",
"@types/node": "*",
"@vitest/expect": "0.31.1",
"@vitest/runner": "0.31.1",
"@vitest/snapshot": "0.31.1",
"@vitest/spy": "0.31.1",
"@vitest/utils": "0.31.1",
"@vitest/expect": "0.31.3",
"@vitest/runner": "0.31.3",
"@vitest/snapshot": "0.31.3",
"@vitest/spy": "0.31.3",
"@vitest/utils": "0.31.3",
"acorn": "^8.8.2",
"acorn-walk": "^8.2.0",
"cac": "^6.7.14",
@ -9023,7 +9023,7 @@
"tinybench": "^2.5.0",
"tinypool": "^0.5.0",
"vite": "^3.0.0 || ^4.0.0",
"vite-node": "0.31.1",
"vite-node": "0.31.3",
"why-is-node-running": "^2.2.2"
},
"bin": {

View File

@ -21,8 +21,8 @@
"@types/pouchdb": "^6.4.0",
"@types/proj4": "^2.5.2",
"@types/shelljs": "^0.8.12",
"@vitest/ui": "^0.31.1",
"jsdom": "^22.0.0",
"@vitest/ui": "^0.31.3",
"jsdom": "^22.1.0",
"license-checker": "^25.0.1",
"license-compatibility-checker": "^0.3.5",
"license-report": "^6.4.0",
@ -30,7 +30,7 @@
"typescript": "^5.0.4",
"vite": ">=4.3.9",
"vite-plugin-solid": "^2.7.0",
"vitest": "^0.31.1"
"vitest": "^0.31.3"
},
"dependencies": {
"@awesome-cordova-plugins/android-full-screen": "^6.3.0",
@ -64,7 +64,7 @@
"pouchdb-adapter-indexeddb": "^8.0.1",
"pouchdb-browser": "^8.0.1",
"proj4": "^2.9.0",
"solid-js": "^1.7.5",
"solid-js": "^1.7.6",
"vite-plugin-solid-svg": "^0.6.1"
}
}