Skip to content

Commit 7e502bb

Browse files
committed
feat: updated packages
1 parent 049ee62 commit 7e502bb

File tree

2 files changed

+321
-247
lines changed

2 files changed

+321
-247
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "raonagos",
3-
"version": "0.2.9",
3+
"version": "0.3.0",
44
"private": true,
55
"description": "Agence numérique spécialisée dans la création de sites web personnalisés, de robots automatisés uniques et de serveurs de messagerie performants",
66
"keywords": [
@@ -36,25 +36,25 @@
3636
},
3737
"dependencies": {
3838
"next": "13.0.6",
39-
"nodemailer": "^6.7.8",
39+
"nodemailer": "^6.9.3",
4040
"react": "18.2.0",
4141
"react-cookie-consent": "^8.0.1",
4242
"react-dom": "18.2.0",
43-
"react-scroll-parallax": "^3.3.1",
43+
"react-scroll-parallax": "^3.4.2",
4444
"sharp": "^0.30.7"
4545
},
4646
"devDependencies": {
4747
"@types/node": "18.6.1",
48-
"@types/nodemailer": "^6.4.6",
48+
"@types/nodemailer": "^6.4.8",
4949
"@types/react": "18.0.15",
5050
"@types/react-dom": "18.0.6",
51-
"autoprefixer": "^10.4.8",
51+
"autoprefixer": "^10.4.14",
5252
"eslint": "8.20.0",
5353
"eslint-config-next": "12.2.3",
54-
"next-sitemap": "^3.1.22",
55-
"postcss": "^8.4.16",
56-
"schema-dts": "^1.1.0",
57-
"tailwindcss": "^3.1.6",
54+
"next-sitemap": "^3.1.55",
55+
"postcss": "^8.4.24",
56+
"schema-dts": "^1.1.2",
57+
"tailwindcss": "^3.3.2",
5858
"typescript": "4.7.4"
5959
}
6060
}

0 commit comments

Comments
 (0)