Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
stscoundrel committed Jun 15, 2024
1 parent 09fef1f commit 31c2b4a
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 129 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"abbreviatrix": "^1.0.8",
"futhork": "^1.1.9",
"markari": "^1.0.7",
"next": "^14.2.3",
"next": "^14.2.4",
"next-pwa": "^5.6.0",
"old-norse-alphabet": "^1.2.4",
"old-norse-alphabet-sort": "^1.1.12",
Expand All @@ -35,28 +35,28 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"reset-css": "^5.0.2",
"sass": "^1.77.2",
"sass": "^1.77.5",
"scandinavian-dictionary-crosslinker": "^0.6.0",
"sitemap": "^7.1.1",
"slugify": "^1.6.6",
"teljari": "^1.1.1"
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "^20.12.12",
"@types/react": "^18.3.2",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"cypress": "^13.9.0",
"@types/node": "^20.14.2",
"@types/react": "^18.3.3",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"cypress": "^13.11.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-next": "^14.2.3",
"eslint-plugin-cypress": "^3.2.0",
"eslint-config-next": "^14.2.4",
"eslint-plugin-cypress": "^3.3.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"identity-obj-proxy": "^3.0.0",
"jafningjar": "^1.0.0",
Expand Down
Loading

0 comments on commit 31c2b4a

Please sign in to comment.