Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoLaval committed Apr 8, 2024
1 parent 33d182d commit 7fbee5d
Show file tree
Hide file tree
Showing 2 changed files with 358 additions and 193 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,18 +62,18 @@
"@storybook/react": "^6.5.9",
"@storybook/theming": "^6.5.9",
"@types/debug": "^4.1.12",
"@types/node": "^20.11.20",
"@types/react": "^18.2.58",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@types/node": "^20.12.5",
"@types/react": "^18.2.74",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"antlr4ts": "^0.5.0-alpha.4",
"babel-plugin-named-exports-order": "0.0.2",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-storybook": "^0.6.15",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"monaco-editor": "^0.46.0",
"monaco-editor": "^0.47.0",
"prettier": "^3.2.5",
"prop-types": "15.8.1",
"react": "^18.2.0",
Expand All @@ -82,8 +82,8 @@
"storybook-dark-mode": "^1.1.0",
"ts-node": "^10.9.2",
"typescript": "^4.8.2",
"vitest": "^1.3.1",
"webpack": "5.90.3"
"vitest": "^1.4.0",
"webpack": "5.91.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 7fbee5d

Please sign in to comment.