Skip to content

Commit c899dd6

Browse files
authored
Update Solid and solid-heroicons
1 parent 9d905e8 commit c899dd6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"files": [
99
"lib"
1010
],
11-
"version": "0.17.0",
11+
"version": "0.18.0",
1212
"homepage": "https://playground.solidjs.com",
1313
"author": "Alexandre Mouton-Brady",
1414
"module": "lib/index.js",
@@ -37,11 +37,11 @@
3737
},
3838
"dependencies": {
3939
"@amoutonbrady/lz-string": "^0.0.1",
40-
"@amoutonbrady/solid-heroicons": "^0.9.0-rc.0",
40+
"solid-heroicons": "^1.1.0",
4141
"@babel/preset-typescript": "^7.16.0",
4242
"@babel/standalone": "^7.16.3",
4343
"@tailwindcss/forms": "^0.3.4",
44-
"babel-preset-solid": "1.2.3",
44+
"babel-preset-solid": "1.2.5",
4545
"dedent": "^0.7.0",
4646
"mitt": "^3.0.0",
4747
"monaco-editor": "^0.30.1",
@@ -52,6 +52,6 @@
5252
"register-service-worker": "^1.7.2",
5353
"rollup": "^2.60.0",
5454
"solid-dismiss": "^1.0.22",
55-
"solid-js": "1.2.3"
55+
"solid-js": "1.2.5"
5656
}
5757
}

0 commit comments

Comments
 (0)