Skip to content

Commit

Permalink
chore: update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
nmsn committed Apr 5, 2024
1 parent 28ef9dc commit ed6639b
Show file tree
Hide file tree
Showing 2 changed files with 950 additions and 395 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
},
"homepage": "https://github.com/nmsn/color-utils-site#readme",
"dependencies": {
"@emotion/css": "^11.11.0",
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@emotion/css": "^11.11.2",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@nmsn/color-utils": "0.4.0",
"copy-to-clipboard": "^3.3.3",
"next": "^12.3.4",
Expand All @@ -33,17 +33,17 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^18.16.14",
"@types/react": "^18.2.6",
"@types/react-color": "^3.0.6",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"eslint": "^8.41.0",
"eslint-config-next": "^13.4.3",
"eslint-config-prettier": "^8.8.0",
"@types/node": "^18.19.29",
"@types/react": "^18.2.74",
"@types/react-color": "^3.0.12",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"eslint": "^8.57.0",
"eslint-config-next": "^13.5.6",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"lint-staged": "^13.3.0",
"prettier": "^2.8.8",
"release-toolbox": "^0.2.0",
"typescript": "^4.9.5"
Expand Down
Loading

0 comments on commit ed6639b

Please sign in to comment.