chore: update dependencies
This commit is contained in:
committed by
Mathias Schopmans
parent
b1c4887ba8
commit
9d18d97a94
10
package.json
10
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "aoe_technology_radar",
|
||||
"version": "4.0.0-alpha.6",
|
||||
"version": "4.0.0-alpha.7",
|
||||
"private": true,
|
||||
"bin": {
|
||||
"techradar": "./bin/techradar.js"
|
||||
@@ -26,17 +26,17 @@
|
||||
"@types/react-dom": "^18",
|
||||
"clsx": "^2.1.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-next": "14.1.2",
|
||||
"eslint-config-next": "14.1.3",
|
||||
"fuse.js": "^7.0.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"highlight.js": "^11.9.0",
|
||||
"husky": "^9.0.11",
|
||||
"lint-staged": "^15.2.2",
|
||||
"marked": "^12.0.0",
|
||||
"marked": "^12.0.1",
|
||||
"marked-highlight": "^2.1.1",
|
||||
"next": "14.1.2",
|
||||
"next": "14.1.3",
|
||||
"postcss-nested": "^6.0.1",
|
||||
"postcss-preset-env": "^9.4.0",
|
||||
"postcss-preset-env": "^9.5.0",
|
||||
"prettier": "^3.2.5",
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
|
||||
Reference in New Issue
Block a user