Skip to content

Commit

Permalink
Update other deps
Browse files Browse the repository at this point in the history
  • Loading branch information
stscoundrel committed May 19, 2024
1 parent 6a6e9b2 commit 7a7a3ad
Show file tree
Hide file tree
Showing 2 changed files with 1,212 additions and 1,222 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"cleasby-vigfusson-abbreviations": "^1.0.11",
"cleasby-vigfusson-dictionary": "^1.0.16",
"markari": "^1.0.7",
"next": "14.1.0",
"next": "14.2.3",
"next-pwa": "^5.6.0",
"old-norse-alphabet": "^1.2.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"reset-css": "^5.0.2",
"sass": "^1.71.1",
"sass": "^1.77.2",
"scandinavian-dictionary-crosslinker": "^0.6.0",
"sitemap": "^7.1.1",
"slugify": "^1.6.6",
Expand All @@ -43,29 +43,29 @@
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "^20.11.20",
"@types/react": "^18.2.58",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"cypress": "^13.6.6",
"@types/node": "^20.12.12",
"@types/react": "^18.3.2",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"cypress": "^13.9.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-next": "^14.1.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-config-next": "^14.2.3",
"eslint-plugin-cypress": "^3.2.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.2",
"identity-obj-proxy": "^3.0.0",
"jafningjar": "^1.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"node-mocks-http": "^1.14.1",
"old-norse-alphabet-sort": "^1.1.12",
"react-test-renderer": "^18.2.0",
"react-test-renderer": "^18.3.1",
"spyrjari": "^1.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"typescript": "^5.4.5",
"volva": "^2.0.5"
}
}
Loading

0 comments on commit 7a7a3ad

Please sign in to comment.