⬆️ Update to solid 1.0

This commit is contained in:
Alexandre
2021-06-28 08:30:40 +02:00
parent 25d0426ef6
commit 36686dd1b1
12 changed files with 135 additions and 135 deletions
+2 -2
View File
@@ -10,9 +10,9 @@
"license": "MIT",
"devDependencies": {
"vite": "^2.3.8",
"vite-plugin-solid": "^2.0.0-rc.4"
"vite-plugin-solid": "^2.0.0"
},
"dependencies": {
"solid-js": "^1.0.0-rc.10"
"solid-js": "^1.0.0"
}
}
+20 -20
View File
@@ -1,16 +1,16 @@
lockfileVersion: 5.3
specifiers:
solid-js: ^1.0.0-rc.10
solid-js: ^1.0.0
vite: ^2.3.8
vite-plugin-solid: ^2.0.0-rc.4
vite-plugin-solid: ^2.0.0
dependencies:
solid-js: 1.0.0-rc.10
solid-js: 1.0.0
devDependencies:
vite: 2.3.8
vite-plugin-solid: 2.0.0-rc.4
vite-plugin-solid: 2.0.0
packages:
@@ -311,8 +311,8 @@ packages:
color-convert: 1.9.3
dev: true
/babel-plugin-jsx-dom-expressions/0.28.10_@[email protected]:
resolution: {integrity: sha512-i+bZBR/d3aZQPUYsE40LrZU/SbCy/4zSicd8sOHoW4kUV5Muw7hSAV8WJT1CNBpozgyi1C71xB4PqV6Hyqsjnw==}
/babel-plugin-jsx-dom-expressions/0.29.0_@[email protected]:
resolution: {integrity: sha512-p0uI9OpgRAGvym3LLzIMMaH+ZpW0khi0JwbnZ7cARE9nOBw1dVjrtGNGt8KyYzfIg0o9nkaYZ+Jaja8SgMy3/A==}
dependencies:
'@babel/helper-module-imports': 7.14.5
'@babel/plugin-syntax-jsx': 7.14.5_@[email protected]
@@ -321,10 +321,10 @@ packages:
- '@babel/core'
dev: true
/babel-preset-solid/1.0.0-rc.10_@[email protected]:
resolution: {integrity: sha512-3QMVs+YmGVFJJ/PM2hcI1PdAzLQeOpU8Gzrq2uCK7GJvEwo0j87zY7XAoMecbyezmaYKJpLUnI92daf1wnPHfQ==}
/babel-preset-solid/1.0.0_@[email protected]:
resolution: {integrity: sha512-fXWDS+5Mh2PgjFvIEpfztMHORd1MutUsnpLYEl40HvwbdiM8zYaLxkHlSdAoRJ8B8HuWvEjBt8y9jzChq+SRAg==}
dependencies:
babel-plugin-jsx-dom-expressions: 0.28.10_@[email protected]
babel-plugin-jsx-dom-expressions: 0.29.0_@[email protected]
transitivePeerDependencies:
- '@babel/core'
dev: true
@@ -529,15 +529,15 @@ packages:
hasBin: true
dev: true
/solid-js/1.0.0-rc.10:
resolution: {integrity: sha512-Ufrqtzluyw2/NuYrEUhisDe2Ep/MQnYZSHbwNhfkb8cU1/ve+G2uuaYcYiTXvD0j46PGJ0Xsw6fhfKZ7IgNPdA==}
/solid-js/1.0.0:
resolution: {integrity: sha512-5huTDVyMqZSjg5Sa4mwl15feK4il1cE68n4weL5NYGC8lX2wiDlcHhBdSB8trKgaJ50Q9/pwtLrQngFaDC+5Tw==}
/solid-refresh/0.2.0-rc.0[email protected]-rc.10:
resolution: {integrity: sha512-GbhouwMFCQ0HZAcM65q9vnRrNBlOlhDilPsNwC8lN8DcYOpCx54LZZWG23O3pttSGISl62Xm/qC4X0dJcpUr/Q==}
/solid-refresh/0.2.1[email protected]:
resolution: {integrity: sha512-8iqVw+FxDUj5CQnadAD+D5bLlzA/yBhMx2rHECGN2e3IQGtBArNdBUHduPBPpqfnufvnP2IwszLhgcg/IdABQQ==}
peerDependencies:
solid-js: '*'
solid-js: ^1.0.0
dependencies:
solid-js: 1.0.0-rc.10
solid-js: 1.0.0
dev: true
/source-map-js/0.6.2:
@@ -566,15 +566,15 @@ packages:
resolution: {integrity: sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==}
dev: true
/vite-plugin-solid/2.0.0-rc.4:
resolution: {integrity: sha512-QJaQgcnxcQDz93DD2Nmc9tZ9V2h3bHKOhMYQA71phYo8+GASAGYKWkGEmyZU1yIJWlWGek1e7idGDW9F4EG2vg==}
/vite-plugin-solid/2.0.0:
resolution: {integrity: sha512-qH3+UpEYfqjIOcG85Sh+UGhzNSnMO4NLHfrHAf4h5Ilt2M4f9Pf4AYXThHT/zleyLPJKQGXs7OVRqh5AMPgCoQ==}
dependencies:
'@babel/core': 7.14.6
'@babel/preset-typescript': 7.14.5_@[email protected]
babel-preset-solid: 1.0.0-rc.10_@[email protected]
babel-preset-solid: 1.0.0_@[email protected]
merge-anything: 4.0.1
solid-js: 1.0.0-rc.10
solid-refresh: 0.2.0-rc.0[email protected]-rc.10
solid-js: 1.0.0
solid-refresh: 0.2.1[email protected]
vite: 2.3.8
transitivePeerDependencies:
- supports-color