mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
Merge branch 'master' into dependabot/npm_and_yarn/react-hot-toast-2.3.0
This commit is contained in:
commit
c5d3156456
2 changed files with 100 additions and 100 deletions
12
package.json
12
package.json
|
@ -11,16 +11,16 @@
|
|||
"buildexport": "next build && next export"
|
||||
},
|
||||
"dependencies": {
|
||||
"@swc/core": "^1.2.196",
|
||||
"aws-sdk": "^2.1161.0",
|
||||
"aws-sdk": "^2.1173.0",
|
||||
"@swc/core": "^1.2.212",
|
||||
"copy-to-clipboard": "^3.3.1",
|
||||
"csstype": "^3.1.0",
|
||||
"dayjs": "^1.11.2",
|
||||
"dayjs": "^1.11.3",
|
||||
"dotenv": "^16.0.1",
|
||||
"goober": "2.1.10",
|
||||
"next": "12.1.6",
|
||||
"react": "^18.1.0",
|
||||
"react-dom": "^18.1.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-fade-in": "^2.0.1",
|
||||
"react-hot-toast": "^2.3.0",
|
||||
"react-icons": "^4.4.0",
|
||||
|
@ -29,7 +29,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.0.0",
|
||||
"@types/react": "^18.0.10",
|
||||
"@types/react": "^18.0.14",
|
||||
"@types/react-dom": "^18.0.4",
|
||||
"eslint": "8.18.0",
|
||||
"eslint-config-next": "12.1.6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue