Compare commits
3 Commits
1.0.1
...
e2b07e431a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e2b07e431a | ||
|
|
acda08394e | ||
|
|
ee455bc83f |
20
package.json
20
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "echoes",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"engines": {
|
||||
@@ -18,12 +18,12 @@
|
||||
"format": "prettier --write src/"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tailwindcss/vite": "^4.3.0",
|
||||
"@tailwindcss/vite": "^4.3.2",
|
||||
"@vue-leaflet/vue-leaflet": "^0.10.1",
|
||||
"leaflet": "^1.9.4",
|
||||
"pinia": "^3.0.4",
|
||||
"tailwindcss": "^4.3.0",
|
||||
"vue": "^3.5.35",
|
||||
"tailwindcss": "^4.3.2",
|
||||
"vue": "^3.5.39",
|
||||
"vue-leaflet-markercluster": "^0.6.1",
|
||||
"vue-router": "^5.1.0"
|
||||
},
|
||||
@@ -31,24 +31,24 @@
|
||||
"@prettier/plugin-oxc": "^0.1.4",
|
||||
"@tsconfig/node22": "^22.0.5",
|
||||
"@types/leaflet": "^1.9.21",
|
||||
"@types/node": "^25.9.1",
|
||||
"@types/node": "^25.9.5",
|
||||
"@vitejs/plugin-vue": "^6.0.7",
|
||||
"@vue/eslint-config-prettier": "^10.2.0",
|
||||
"@vue/eslint-config-typescript": "^14.8.0",
|
||||
"@vue/eslint-config-typescript": "^14.9.0",
|
||||
"@vue/tsconfig": "^0.9.1",
|
||||
"clsx": "^2.1.1",
|
||||
"eslint": "^10.4.1",
|
||||
"eslint": "^10.6.0",
|
||||
"eslint-plugin-oxlint": "~1.68.0",
|
||||
"eslint-plugin-vue": "~10.9.2",
|
||||
"jiti": "^2.7.0",
|
||||
"npm-run-all2": "^9.0.1",
|
||||
"npm-run-all2": "^9.0.2",
|
||||
"oxlint": "~1.68.0",
|
||||
"prettier": "3.8.3",
|
||||
"sass-embedded": "^1.100.0",
|
||||
"tailwind-merge": "^3.6.0",
|
||||
"typescript": "~6.0.3",
|
||||
"vite": "npm:rolldown-vite@^7.3.1",
|
||||
"vite-plugin-vue-devtools": "^8.1.2",
|
||||
"vue-tsc": "^3.3.3"
|
||||
"vite-plugin-vue-devtools": "^8.1.5",
|
||||
"vue-tsc": "^3.3.7"
|
||||
}
|
||||
}
|
||||
1019
pnpm-lock.yaml
generated
1019
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -1,3 +1,5 @@
|
||||
allowBuilds:
|
||||
'@parcel/watcher': true
|
||||
onlyBuiltDependencies:
|
||||
- '@parcel/watcher'
|
||||
- '@tailwindcss/oxide'
|
||||
|
||||
@@ -46,4 +46,4 @@ Disallow: /
|
||||
User-agent: DataForSeoBot
|
||||
Disallow: /
|
||||
|
||||
Sitemap: https://alexcreates.fr/sitemap-index.xml
|
||||
Sitemap: https://trips.alexcreates.fr/sitemap-index.xml
|
||||
Reference in New Issue
Block a user