Skip to content

Commit

Permalink
bump(deps): update @ordzaar/standard to ^2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent e7edbce commit 7b6311e
Show file tree
Hide file tree
Showing 5 changed files with 122 additions and 122 deletions.
4 changes: 2 additions & 2 deletions apps/browser-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@ordzaar/standard-web": "^2.2.0",
"@ordzaar/standard-web-linter": "^2.2.0",
"@ordzaar/standard-web": "^2.3.0",
"@ordzaar/standard-web-linter": "^2.3.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.4",
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.6.3",
"@ordzaar/standard-typescript": "^2.2.0",
"@ordzaar/standard-typescript": "^2.3.0",
"@tsconfig/docusaurus": "^2.0.3"
},
"browserslist": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"docs:clean": "turbo run clean --filter=docs"
},
"devDependencies": {
"@ordzaar/standard-linter": "^2.2.0",
"@ordzaar/standard-typescript": "^2.2.0",
"@ordzaar/standard-linter": "^2.3.0",
"@ordzaar/standard-typescript": "^2.3.0",
"@vitest/coverage-v8": "^2.1.6",
"husky": "^9.1.7",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"sats-connect": "3.0.1"
},
"devDependencies": {
"@ordzaar/standard-typescript": "^2.2.0",
"@ordzaar/standard-typescript": "^2.3.0",
"@types/node": "^22.9.1",
"happy-dom": "^15.11.6",
"vite-plugin-dts": "4.3.0",
Expand Down
Loading

0 comments on commit 7b6311e

Please sign in to comment.