update: update prompt
Showing
... | ... | @@ -38,6 +38,7 @@ |
"markdown-it-highlightjs": "^4.0.1", | ||
"nanoid": "^4.0.0", | ||
"next": "13.1.6", | ||
"next-workbox-webpack-plugin": "^2.1.1", | ||
"npm": "^9.6.0", | ||
"postcss-flexbugs-fixes": "^5.0.2", | ||
"postcss-preset-env": "^8.0.1", | ||
... | ... | @@ -58,7 +59,8 @@ |
"swr": "^2.0.3", | ||
"systemjs": "^6.14.1", | ||
"tailwindcss": "^3.2.7", | ||
"unstated-next": "^1.1.0" | ||
"unstated-next": "^1.1.0", | ||
"workbox-window": "^7.0.0" | ||
}, | ||
"resolutions": { | ||
"postcss": "^8.4.14" | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment