chore(deps): update dependencies
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"postinstall": "npm run build:icons"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^19.1.0",
|
||||
"@commitlint/cli": "^19.2.1",
|
||||
"@commitlint/config-conventional": "^19.1.0",
|
||||
"@radix-ui/react-dialog": "^1.0.5",
|
||||
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
|
||||
@@ -25,7 +25,7 @@
|
||||
"@types/react-dom": "^18",
|
||||
"clsx": "^2.1.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-next": "14.1.3",
|
||||
"eslint-config-next": "14.1.4",
|
||||
"fuse.js": "^7.0.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"highlight.js": "^11.9.0",
|
||||
@@ -33,9 +33,9 @@
|
||||
"lint-staged": "^15.2.2",
|
||||
"marked": "^12.0.1",
|
||||
"marked-highlight": "^2.1.1",
|
||||
"next": "14.1.3",
|
||||
"next": "14.1.4",
|
||||
"postcss-nested": "^6.0.1",
|
||||
"postcss-preset-env": "^9.5.1",
|
||||
"postcss-preset-env": "^9.5.2",
|
||||
"prettier": "^3.2.5",
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
|
||||
Reference in New Issue
Block a user