Skip to content

Commit

Permalink
Merge pull request #53 from miksrv/develop
Browse files Browse the repository at this point in the history
Updated UI Library
  • Loading branch information
miksrv authored Jan 1, 2025
2 parents 52e6382 + 9eab6ce commit a3b3ac9
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 114 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"dayjs": "^1.11.13",
"next": "15.1.2",
"next": "15.1.3",
"next-seo": "^6.6.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -42,13 +42,13 @@
"devDependencies": {
"@eslint/compat": "^1.2.4",
"@eslint/js": "^9.17.0",
"@next/eslint-plugin-next": "^15.1.2",
"@next/eslint-plugin-next": "^15.1.3",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.1.0",
"@types/identity-obj-proxy": "^3.0.2",
"@types/jest": "^29.5.14",
"@types/node": "22.10.2",
"@types/node": "22.10.3",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"eslint": "^9.17.0",
Expand All @@ -66,7 +66,7 @@
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "5.7.2",
"typescript-eslint": "^8.18.2"
"typescript-eslint": "^8.19.0"
},
"packageManager": "yarn@4.5.0"
}
Loading

0 comments on commit a3b3ac9

Please sign in to comment.