Update robots.txt and packages
This commit is contained in:
10
package.json
10
package.json
@@ -15,12 +15,12 @@
|
||||
"lint": "eslint --ignore-path .gitignore ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@studio-freight/lenis": "^0.2.6",
|
||||
"@studio-freight/lenis": "^0.2.8",
|
||||
"dayjs": "^1.11.5",
|
||||
"embla-carousel": "^7.0.3",
|
||||
"focus-visible": "^5.2.0",
|
||||
"motion": "^10.14.2",
|
||||
"ogl": "^0.0.99",
|
||||
"ogl": "^0.0.101",
|
||||
"sanitize.css": "^13.0.0",
|
||||
"swell-js": "^3.17.6",
|
||||
"tweakpane": "^3.1.0"
|
||||
@@ -29,7 +29,7 @@
|
||||
"@sveltejs/adapter-auto": "^1.0.0-next.80",
|
||||
"@sveltejs/adapter-node": "^1.0.0-next.96",
|
||||
"@sveltejs/adapter-vercel": "^1.0.0-next.77",
|
||||
"@sveltejs/kit": "^1.0.0-next.504",
|
||||
"@sveltejs/kit": "^1.0.0-next.505",
|
||||
"@typescript-eslint/eslint-plugin": "^5.38.1",
|
||||
"@typescript-eslint/parser": "^5.38.1",
|
||||
"base-64": "^1.0.0",
|
||||
@@ -47,8 +47,8 @@
|
||||
"svelte-check": "^2.9.1",
|
||||
"svelte-preprocess": "^4.10.7",
|
||||
"tslib": "^2.4.0",
|
||||
"typescript": "^4.8.3",
|
||||
"vite": "^3.1.3"
|
||||
"typescript": "^4.8.4",
|
||||
"vite": "^3.1.4"
|
||||
},
|
||||
"type": "module",
|
||||
"browserslist": [
|
||||
|
||||
Reference in New Issue
Block a user