@nomicfoundation/ignition-ui
Advanced tools
Comparing version 0.12.0 to 0.13.0
{ | ||
"name": "@nomicfoundation/ignition-ui", | ||
"version": "0.12.0", | ||
"version": "0.13.0", | ||
"type": "module", | ||
@@ -19,3 +19,3 @@ "scripts": { | ||
"@fontsource/roboto": "^5.0.8", | ||
"@nomicfoundation/ignition-core": "^0.12.0", | ||
"@nomicfoundation/ignition-core": "^0.13.0", | ||
"@types/chai": "^4.2.22", | ||
@@ -26,12 +26,6 @@ "@types/chai-as-promised": "^7.1.5", | ||
"@types/styled-components": "5.1.26", | ||
"@typescript-eslint/eslint-plugin": "^5.57.1", | ||
"@typescript-eslint/parser": "^5.57.1", | ||
"@vitejs/plugin-react": "^4.0.0", | ||
"chai": "^4.3.4", | ||
"chai-as-promised": "7.1.1", | ||
"eslint": "^8.38.0", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"eslint-plugin-react-refresh": "^0.3.4", | ||
"mermaid": "10.1.0", | ||
"mocha": "^9.1.3", | ||
"react": "^18.2.0", | ||
@@ -41,6 +35,3 @@ "react-dom": "^18.2.0", | ||
"react-tooltip": "^5.21.4", | ||
"rimraf": "3.0.2", | ||
"styled-components": "5.3.10", | ||
"ts-node": "10.9.1", | ||
"typescript": "^5.0.2", | ||
"vite": "^4.3.2", | ||
@@ -47,0 +38,0 @@ "vite-plugin-singlefile": "0.13.5" |
18
3721834