⬆️ Update dependencies
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"sass": "^1.44.0",
|
||||
"typescript": "^4.4.3",
|
||||
"typescript": "^4.5.3",
|
||||
"vite": "^2.7.1",
|
||||
"vite-plugin-solid": "^2.1.3"
|
||||
"vite-plugin-solid": "^2.1.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@popperjs/core": "^2.11.0",
|
||||
|
||||
Generated
+11
-11
@@ -5,9 +5,9 @@ specifiers:
|
||||
bootstrap: ^5.1.3
|
||||
sass: ^1.44.0
|
||||
solid-js: ^1.2.6
|
||||
typescript: ^4.4.3
|
||||
typescript: ^4.5.3
|
||||
vite: ^2.7.1
|
||||
vite-plugin-solid: ^2.1.3
|
||||
vite-plugin-solid: ^2.1.4
|
||||
|
||||
dependencies:
|
||||
'@popperjs/core': 2.11.0
|
||||
@@ -16,9 +16,9 @@ dependencies:
|
||||
|
||||
devDependencies:
|
||||
sass: 1.44.0
|
||||
typescript: 4.5.2
|
||||
typescript: 4.5.3
|
||||
vite: 2.7[email protected]
|
||||
vite-plugin-solid: 2.1.3[email protected]
|
||||
vite-plugin-solid: 2.1.4[email protected]
|
||||
|
||||
packages:
|
||||
|
||||
@@ -376,7 +376,7 @@ packages:
|
||||
hasBin: true
|
||||
dependencies:
|
||||
caniuse-lite: 1.0.30001286
|
||||
electron-to-chromium: 1.4.14
|
||||
electron-to-chromium: 1.4.16
|
||||
escalade: 3.1.1
|
||||
node-releases: 2.0.1
|
||||
picocolors: 1.0.0
|
||||
@@ -438,8 +438,8 @@ packages:
|
||||
ms: 2.1.2
|
||||
dev: true
|
||||
|
||||
/electron-to-chromium/1.4.14:
|
||||
resolution: {integrity: sha512-RsGkAN9JEAYMObS72kzUsPPcPGMqX1rBqGuXi9aa4TBKLzICoLf+DAAtd0fVFzrniJqYzpby47gthCUoObfs0Q==}
|
||||
/electron-to-chromium/1.4.16:
|
||||
resolution: {integrity: sha512-BQb7FgYwnu6haWLU63/CdVW+9xhmHls3RCQUFiV4lvw3wimEHTVcUk2hkuZo76QhR8nnDdfZE7evJIZqijwPdA==}
|
||||
dev: true
|
||||
|
||||
/esbuild-android-arm64/0.13.15:
|
||||
@@ -859,14 +859,14 @@ packages:
|
||||
resolution: {integrity: sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==}
|
||||
dev: true
|
||||
|
||||
/typescript/4.5.2:
|
||||
resolution: {integrity: sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==}
|
||||
/typescript/4.5.3:
|
||||
resolution: {integrity: sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==}
|
||||
engines: {node: '>=4.2.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/vite-plugin-solid/2.1.3[email protected]:
|
||||
resolution: {integrity: sha512-OhF90fQ9NwMBlhug1ESrO0n55OPV4LEgkE4WFiC6Z2+DGfb2k9GnQPDjVhZzybjTCfqeOW8gi2Go3U43wsSQdA==}
|
||||
/vite-plugin-solid/2.1.4[email protected]:
|
||||
resolution: {integrity: sha512-lhEPlDf4PB+KKu5ExaT3zaENqC8shpJ4H74a2R0qbr1MCiFvhE/AooWvIlclpHzBtDK6MmUKv25qSFoSC1EaXQ==}
|
||||
dependencies:
|
||||
'@babel/core': 7.16.0
|
||||
'@babel/preset-typescript': 7.16.0_@[email protected]
|
||||
|
||||
Reference in New Issue
Block a user