Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
stscoundrel committed Nov 16, 2024
1 parent 2759108 commit c531af1
Show file tree
Hide file tree
Showing 2 changed files with 752 additions and 258 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,29 +25,29 @@
"dependencies": {
"abbreviatrix": "^1.0.8",
"markari": "^1.0.7",
"next": "^14.2.13",
"next": "^15.0.3",
"next-pwa": "^5.6.0",
"old-norse-alphabet": "^1.2.4",
"old-norse-alphabet-sort": "^1.1.12",
"old-norse-alphabet": "^1.2.5",
"old-norse-alphabet-sort": "^1.1.13",
"old-norwegian-dictionary": "^1.0.4",
"old-norwegian-dictionary-abbreviations": "^1.0.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"reset-css": "^5.0.2",
"riimut": "^0.9.1",
"sass": "^1.79.4",
"sass": "^1.81.0",
"scandinavian-dictionary-crosslinker": "^0.7.0",
"sitemap": "^7.1.1",
"slugify": "^1.6.6",
"teljari": "^1.1.1"
},
"devDependencies": {
"@types/jest": "^29.5.13",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@types/jest": "^29.5.14",
"@types/node": "^22.9.0",
"@types/react": "^18.3.12",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"cypress": "^13.15.0",
"@typescript-eslint/parser": "^8.14.0",
"cypress": "^13.15.2",
"eslint": "8.57.1",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-base": "^15.0.0",
Expand All @@ -62,9 +62,9 @@
"jafningjar": "^1.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"node-mocks-http": "^1.16.0",
"node-mocks-http": "^1.16.1",
"react-test-renderer": "^18.3.1",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"packageManager": "yarn@4.1.0"
}
Loading

0 comments on commit c531af1

Please sign in to comment.