⬆️ Update dependencies
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
"autoprefixer": "^10.4.0",
|
||||
"postcss": "^8.4.4",
|
||||
"tailwindcss": "^3.0.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": {
|
||||
"solid-js": "^1.2.6"
|
||||
|
||||
Generated
+11
-11
@@ -5,9 +5,9 @@ specifiers:
|
||||
postcss: ^8.4.4
|
||||
solid-js: ^1.2.6
|
||||
tailwindcss: ^3.0.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:
|
||||
solid-js: 1.2.6
|
||||
@@ -16,9 +16,9 @@ devDependencies:
|
||||
autoprefixer: 10.4[email protected]
|
||||
postcss: 8.4.4
|
||||
tailwindcss: 3.0.0_6b4e3d148bdcb715d5f821ed0a9c268b
|
||||
typescript: 4.5.2
|
||||
typescript: 4.5.3
|
||||
vite: 2.7.1
|
||||
vite-plugin-solid: 2.1.3
|
||||
vite-plugin-solid: 2.1.4
|
||||
|
||||
packages:
|
||||
|
||||
@@ -446,7 +446,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
|
||||
@@ -580,8 +580,8 @@ packages:
|
||||
resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==}
|
||||
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
|
||||
|
||||
/error-ex/1.3.2:
|
||||
@@ -1284,8 +1284,8 @@ 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
|
||||
@@ -1294,8 +1294,8 @@ packages:
|
||||
resolution: {integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=}
|
||||
dev: true
|
||||
|
||||
/vite-plugin-solid/2.1.3:
|
||||
resolution: {integrity: sha512-OhF90fQ9NwMBlhug1ESrO0n55OPV4LEgkE4WFiC6Z2+DGfb2k9GnQPDjVhZzybjTCfqeOW8gi2Go3U43wsSQdA==}
|
||||
/vite-plugin-solid/2.1.4:
|
||||
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