npm-check-updates
This commit is contained in:
parent
ccd4e22934
commit
0be074bbfb
|
@ -13,7 +13,7 @@
|
|||
"@awesome-cordova-plugins/android-full-screen": "^6.3.0",
|
||||
"@awesome-cordova-plugins/geolocation": "^6.3.0",
|
||||
"@awesome-cordova-plugins/web-intent": "^6.3.0",
|
||||
"@capacitor-community/background-geolocation": "^1.2.8",
|
||||
"@capacitor-community/background-geolocation": "^1.2.10",
|
||||
"@capacitor/android": "^4.6.3",
|
||||
"@capacitor/browser": "^4.1.1",
|
||||
"@capacitor/core": "^4.6.3",
|
||||
|
@ -21,10 +21,10 @@
|
|||
"@capacitor/ios": "^4.6.3",
|
||||
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
|
||||
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
|
||||
"@solid-primitives/i18n": "^1.1.4",
|
||||
"@solid-primitives/i18n": "^1.2.0",
|
||||
"@solidjs/router": "^0.7.0",
|
||||
"@suid/icons-material": "^0.5.8",
|
||||
"@suid/material": "^0.10.1",
|
||||
"@suid/icons-material": "^0.5.9",
|
||||
"@suid/material": "^0.10.2",
|
||||
"@suid/vite-plugin": "^0.1.2",
|
||||
"com-darryncampbell-cordova-plugin-intent": "^2.2.0",
|
||||
"cordova-plugin-fullscreen": "^1.3.0",
|
||||
|
@ -57,7 +57,7 @@
|
|||
"license-report": "^6.3.0",
|
||||
"shelljs": "^0.8.5",
|
||||
"typescript": "^4.9.5",
|
||||
"vite": ">=4.1.1",
|
||||
"vite": ">=4.1.4",
|
||||
"vite-plugin-solid": "^2.5.0",
|
||||
"vitest": "^0.28.5"
|
||||
}
|
||||
|
@ -624,9 +624,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@capacitor-community/background-geolocation": {
|
||||
"version": "1.2.8",
|
||||
"resolved": "https://registry.npmjs.org/@capacitor-community/background-geolocation/-/background-geolocation-1.2.8.tgz",
|
||||
"integrity": "sha512-9pXPbaPIrFpYvIqF6t/6VEXZ6kVLblnPTG/1F5tza5D/vSqSWf717kW+qVEraMMQweMnTUHLkXs3kY6KlHk5MA==",
|
||||
"version": "1.2.10",
|
||||
"resolved": "https://registry.npmjs.org/@capacitor-community/background-geolocation/-/background-geolocation-1.2.10.tgz",
|
||||
"integrity": "sha512-khCfHT1yL9yXVkwanZHV9DI2ozI5P4J9vJhnf0zXfiFVk28ZeYl3QGEYhNPvwkV/koqPDYg33khgrPwYEmBNFg==",
|
||||
"peerDependencies": {
|
||||
"@capacitor/core": ">=3.0.0"
|
||||
}
|
||||
|
@ -1480,10 +1480,21 @@
|
|||
"node": ">=6"
|
||||
}
|
||||
},
|
||||
"node_modules/@solid-primitives/context": {
|
||||
"version": "0.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@solid-primitives/context/-/context-0.1.3.tgz",
|
||||
"integrity": "sha512-OxEbKbs4ZtXbRE9inkPzeRv9mOkSLwP+VErwYEpHxtsCJuZgmHEkNt4L47t8RQUCPdbUL2cNJYZZzQvZzgTcdA==",
|
||||
"peerDependencies": {
|
||||
"solid-js": "^1.6.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@solid-primitives/i18n": {
|
||||
"version": "1.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@solid-primitives/i18n/-/i18n-1.1.4.tgz",
|
||||
"integrity": "sha512-TKTcwItoL+T0QJCf1W5Hav5Zdl4JKwWWdri34cgBpUEx4eSb5CouH3Mr3kH9cknaETV2oVU9lJObeCoQikLj0w==",
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@solid-primitives/i18n/-/i18n-1.2.0.tgz",
|
||||
"integrity": "sha512-IVP4qO3pUhNOysNTommlgkYrN4AqLHBe+5unY1rlKRchVrshfqp0zcUxlIfLLjUkosbWJqgW02dtqkkwfd09DA==",
|
||||
"dependencies": {
|
||||
"@solid-primitives/context": "^0.1.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"solid-js": "^1.6.0"
|
||||
}
|
||||
|
@ -1533,20 +1544,20 @@
|
|||
"integrity": "sha512-ictV73loNG7BH9ID5PRGnuMryrAHOfyspaCZsQUzz5cTeLttFYgD/QKUcWr4FEG/1O7GVzgJlqtIT1r55LbCtw=="
|
||||
},
|
||||
"node_modules/@suid/icons-material": {
|
||||
"version": "0.5.8",
|
||||
"resolved": "https://registry.npmjs.org/@suid/icons-material/-/icons-material-0.5.8.tgz",
|
||||
"integrity": "sha512-FU2FTdvLi0NyoFBjxGimuFPPkAFpgA9tjOBLIwvAjb+Styk8hcafg067peNzwfiDRgM78BTsBiJRBJISap2H/A==",
|
||||
"version": "0.5.9",
|
||||
"resolved": "https://registry.npmjs.org/@suid/icons-material/-/icons-material-0.5.9.tgz",
|
||||
"integrity": "sha512-4YIIT9gzt7aMRHmKa2G588WU8swydclutkckNixHVPfWUdgjW/N8x8IBfrlP68AuLH5ucpQFgIrdzmhcV2u8eg==",
|
||||
"dependencies": {
|
||||
"@suid/material": "0.10.1"
|
||||
"@suid/material": "0.10.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"solid-js": "^1.6.7"
|
||||
}
|
||||
},
|
||||
"node_modules/@suid/material": {
|
||||
"version": "0.10.1",
|
||||
"resolved": "https://registry.npmjs.org/@suid/material/-/material-0.10.1.tgz",
|
||||
"integrity": "sha512-58MZRbC3z4kTiIfS1v2DrNypINrSBjydhIKV61419m1N35v04aKCoprB4jYhPHhDgIRyQ7a+glMddKSuCwWVqw==",
|
||||
"version": "0.10.2",
|
||||
"resolved": "https://registry.npmjs.org/@suid/material/-/material-0.10.2.tgz",
|
||||
"integrity": "sha512-J9G9dvwLqRyiLcYlt4JbGORJT/Yji+9P8efifsAVAmAoSSPr5kirnraoWaoqmuGJtCKCd0Gj7ksxi8r7sRgpzg==",
|
||||
"dependencies": {
|
||||
"@suid/base": "0.6.3",
|
||||
"@suid/css": "0.2.1",
|
||||
|
@ -8794,9 +8805,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-4.1.1.tgz",
|
||||
"integrity": "sha512-LM9WWea8vsxhr782r9ntg+bhSFS06FJgCvvB0+8hf8UWtvaiDagKYWXndjfX6kGl74keHJUcpzrQliDXZlF5yg==",
|
||||
"version": "4.1.4",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-4.1.4.tgz",
|
||||
"integrity": "sha512-3knk/HsbSTKEin43zHu7jTwYWv81f8kgAL99G5NWBcA1LKvtvcVAC4JjBH1arBunO9kQka+1oGbrMKOjk4ZrBg==",
|
||||
"dependencies": {
|
||||
"esbuild": "^0.16.14",
|
||||
"postcss": "^8.4.21",
|
||||
|
|
10
package.json
10
package.json
|
@ -28,7 +28,7 @@
|
|||
"license-report": "^6.3.0",
|
||||
"shelljs": "^0.8.5",
|
||||
"typescript": "^4.9.5",
|
||||
"vite": ">=4.1.1",
|
||||
"vite": ">=4.1.4",
|
||||
"vite-plugin-solid": "^2.5.0",
|
||||
"vitest": "^0.28.5"
|
||||
},
|
||||
|
@ -36,7 +36,7 @@
|
|||
"@awesome-cordova-plugins/android-full-screen": "^6.3.0",
|
||||
"@awesome-cordova-plugins/geolocation": "^6.3.0",
|
||||
"@awesome-cordova-plugins/web-intent": "^6.3.0",
|
||||
"@capacitor-community/background-geolocation": "^1.2.8",
|
||||
"@capacitor-community/background-geolocation": "^1.2.10",
|
||||
"@capacitor/android": "^4.6.3",
|
||||
"@capacitor/browser": "^4.1.1",
|
||||
"@capacitor/core": "^4.6.3",
|
||||
|
@ -44,10 +44,10 @@
|
|||
"@capacitor/ios": "^4.6.3",
|
||||
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
|
||||
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
|
||||
"@solid-primitives/i18n": "^1.1.4",
|
||||
"@solid-primitives/i18n": "^1.2.0",
|
||||
"@solidjs/router": "^0.7.0",
|
||||
"@suid/icons-material": "^0.5.8",
|
||||
"@suid/material": "^0.10.1",
|
||||
"@suid/icons-material": "^0.5.9",
|
||||
"@suid/material": "^0.10.2",
|
||||
"@suid/vite-plugin": "^0.1.2",
|
||||
"com-darryncampbell-cordova-plugin-intent": "^2.2.0",
|
||||
"cordova-plugin-fullscreen": "^1.3.0",
|
||||
|
|
Loading…
Reference in New Issue