Skip to content

Commit

Permalink
fix: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
izatop committed Sep 14, 2023
1 parent da47609 commit 877d9a0
Show file tree
Hide file tree
Showing 76 changed files with 856 additions and 825 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@
},
"devDependencies": {
"@types/jest": "^29.5.4",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"coveralls": "^3.1.1",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-import-newlines": "^1.3.4",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"jest": "^29.6.4",
"jest": "^29.7.0",
"jest-serializer-path": "^0.1.15",
"lerna": "^7.2.0",
"lerna": "^7.3.0",
"react": "^18.2.0",
"rimraf": "^5.0.1",
"ts-jest": "^29.1.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"dependencies": {
"@types/glob": "^8.1.0",
"dotenv": "^16.3.1",
"esbuild": "^0.19.2",
"glob": "^10.3.3",
"esbuild": "^0.19.3",
"glob": "^10.3.4",
"path-to-regexp": "^6.2.1",
"watcher": "^2.3.0"
},
"devDependencies": {
"@types/node": "^20.5.7",
"typescript-json-schema": "^0.60.0"
"@types/node": "^20.6.0",
"typescript-json-schema": "^0.61.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 877d9a0

Please sign in to comment.