fix: resolve dependabot security alerts (#404)
This commit is contained in:
@@ -12,17 +12,17 @@
|
||||
"dependencies": {
|
||||
"@mdx-js/loader": "^3.1.1",
|
||||
"@mdx-js/react": "^3.1.1",
|
||||
"@next/mdx": "^15.5.3",
|
||||
"@next/mdx": "^15.5.18",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@usesend/email-editor": "workspace:*",
|
||||
"@usesend/ui": "workspace:*",
|
||||
"iconoir-react": "^7.11.0",
|
||||
"next": "15.5.9",
|
||||
"next": "15.5.18",
|
||||
"react": "19.1.0",
|
||||
"react-dom": "19.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/eslint-plugin-next": "^15.3.1",
|
||||
"@next/eslint-plugin-next": "^15.5.18",
|
||||
"@tailwindcss/postcss": "^4.1.0",
|
||||
"@types/eslint": "^9.6.1",
|
||||
"@types/node": "^22.15.2",
|
||||
@@ -33,8 +33,8 @@
|
||||
"@usesend/eslint-config": "workspace:*",
|
||||
"@usesend/typescript-config": "workspace:*",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-config-next": "^15.3.1",
|
||||
"postcss": "^8.5.3",
|
||||
"eslint-config-next": "^15.5.18",
|
||||
"postcss": "^8.5.14",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-tailwindcss": "^0.6.11",
|
||||
"tailwindcss": "^4.1.0",
|
||||
|
||||
Reference in New Issue
Block a user