|
1 | 1 | {
|
2 | 2 | "name": "atlas",
|
3 |
| - "version": "1.0.0", |
| 3 | + "version": "0.0.0-dev", |
4 | 4 | "packageManager": "[email protected]",
|
5 | 5 | "private": true,
|
6 | 6 | "scripts": {
|
|
27 | 27 | "@graphql-codegen/typescript": "^3.0.4",
|
28 | 28 | "@graphql-codegen/typescript-operations": "^3.0.4",
|
29 | 29 | "@graphql-eslint/eslint-plugin": "^3.20.1",
|
30 |
| - "@heroicons/vue": "^2.0.17", |
31 |
| - "@nuxtjs/apollo": "^5.0.0-alpha.10", |
| 30 | + "@heroicons/vue": "^2.1.1", |
| 31 | + "@nuxtjs/apollo": "5.0.0-alpha.13", |
32 | 32 | "@nuxtjs/color-mode": "^3.3.2",
|
33 |
| - "@nuxtjs/eslint-config-typescript": "^12.0.0", |
34 |
| - "@nuxtjs/i18n": "^v8.1.1", |
| 33 | + "@nuxtjs/eslint-config-typescript": "^12.1.0", |
| 34 | + "@nuxtjs/i18n": "^8.1.1", |
35 | 35 | "@nuxtjs/tailwindcss": "^6.11.4",
|
36 |
| - "@types/leaflet": "^1.8.0", |
37 |
| - "@types/lodash-es": "^4.17.7", |
38 |
| - "@types/marked": "^4.0.8", |
| 36 | + "@types/leaflet": "^1.9.8", |
| 37 | + "@types/lodash-es": "^4.17.12", |
| 38 | + "@types/marked": "^4.3.2", |
39 | 39 | "@types/node": "18.16.3",
|
40 |
| - "@types/sanitize-html": "^2.9.0", |
| 40 | + "@types/sanitize-html": "^2.11.0", |
41 | 41 | "@volar-plugins/prettier": "^2.0.0",
|
42 | 42 | "@vue-leaflet/vue-leaflet": "^0.9.0",
|
43 | 43 | "@vueform/multiselect": "^2.6.6",
|
44 | 44 | "core-js": "^3.30.0",
|
45 | 45 | "d3-force": "^3.0.0",
|
46 |
| - "eslint": "^8.39.0", |
| 46 | + "eslint": "^8.57.0", |
47 | 47 | "eslint-config-stylelint": "^18.0.0",
|
48 | 48 | "eslint-plugin-nuxt": "^4.0.0",
|
49 | 49 | "floating-vue": "2.0.0-beta.20",
|
50 | 50 | "graphql": "^16.8.0",
|
51 |
| - "leaflet": "^1.9.2", |
| 51 | + "leaflet": "^1.9.4", |
52 | 52 | "lodash-es": "^4.17.21",
|
53 |
| - "marked": "^4.2.12", |
| 53 | + "marked": "^4.3.0", |
54 | 54 | "mini-svg-data-uri": "^1.4.4",
|
55 | 55 | "nuxt": "^3.10.3",
|
56 | 56 | "postcss-for": "^2.1.1",
|
57 |
| - "postcss-html": "^1.5.0", |
| 57 | + "postcss-html": "^1.6.0", |
58 | 58 | "prettier": "^2.8.8",
|
59 |
| - "sanitize-html": "^2.10.0", |
60 |
| - "sass": "^1.63.4", |
61 |
| - "sass-loader": "^13.3.2", |
62 |
| - "stylelint": "^15.6.1", |
63 |
| - "stylelint-config-prettier": "^9.0.3", |
64 |
| - "stylelint-config-recommended-vue": "^1.4.0", |
| 59 | + "sanitize-html": "^2.12.1", |
| 60 | + "sass": "^1.71.1", |
| 61 | + "sass-loader": "^13.3.3", |
| 62 | + "stylelint": "^15.11.0", |
| 63 | + "stylelint-config-prettier": "^9.0.5", |
| 64 | + "stylelint-config-recommended-vue": "^1.5.0", |
65 | 65 | "stylelint-config-standard-scss": "^6.1.0",
|
66 |
| - "v-network-graph": "^0.9.1" |
67 |
| - }, |
68 |
| - "dependencies": { |
69 |
| - "vue": "v3.4.8" |
| 66 | + "v-network-graph": "^0.9.15" |
70 | 67 | }
|
71 | 68 | }
|
0 commit comments