Skip to content

Commit

Permalink
chore(npm): update
Browse files Browse the repository at this point in the history
  • Loading branch information
tchak committed Sep 1, 2023
1 parent 106442f commit 86b0711
Show file tree
Hide file tree
Showing 2 changed files with 1,069 additions and 657 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,31 +20,31 @@
"docs:build": "pnpm oranda build"
},
"devDependencies": {
"@axodotdev/oranda": "^0.2.0",
"@axodotdev/oranda": "^0.3.1",
"@changesets/cli": "^2.26.2",
"@remix-run/node": "^1.16.1",
"@testing-library/dom": "^9.3.1",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"@vitest/browser": "^0.33.0",
"@vitest/ui": "^0.33.0",
"c8": "^8.0.0",
"del-cli": "^5.0.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@vitest/browser": "^0.34.3",
"@vitest/ui": "^0.34.3",
"c8": "^8.0.1",
"del-cli": "^5.1.0",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"jsdom": "^22.1.0",
"msw": "^0.49.3",
"npm-run-all": "^4.1.5",
"playwright": "^1.36.1",
"prettier": "^3.0.0",
"playwright": "^1.37.1",
"prettier": "^3.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rollup": "^3.26.3",
"turbo": "^1.10.9",
"typescript": "^5.1.6",
"vite": "^4.4.6",
"vitest": "^0.33.0",
"webdriverio": "^8.13.4"
"rollup": "^3.28.1",
"turbo": "^1.10.13",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "^0.34.3",
"webdriverio": "^8.15.10"
},
"engines": {
"node": ">=16"
Expand Down
Loading

0 comments on commit 86b0711

Please sign in to comment.