Skip to content

Commit 7c85fb8

Browse files
committed
Update dependencies
1 parent 803e844 commit 7c85fb8

File tree

73 files changed

+666
-2017
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+666
-2017
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

package.json

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"@mermaid-js/mermaid-mindmap": "^9.2.2",
1616
"deepmerge": "^4.2.2",
1717
"file-saver": "^2.0.5",
18-
"firebase": "^9.9.0",
19-
"force-graph": "^1.42.16",
20-
"ink-mde": "^0.18.1",
18+
"firebase": "^9.17.1",
19+
"force-graph": "^1.43.0",
20+
"ink-mde": "^0.19.0",
2121
"jszip": "^3.10.1",
2222
"khroma": "^2.0.0",
2323
"localforage": "^1.10.0",
@@ -29,19 +29,19 @@
2929
"mousetrap": "^1.6.5",
3030
"nanoid": "^3.3.1",
3131
"overlayscrollbars": "^2.0.1",
32-
"pinia": "^2.0.28",
32+
"pinia": "^2.0.30",
3333
"remarkable": "^2.0.1",
34-
"vue3-mq": "^3.0.3",
35-
"vuex": "^4.0.2"
34+
"vue3-mq": "^3.1.3",
35+
"vuex": "^4.1.0"
3636
},
3737
"devDependencies": {
3838
"@heroicons/vue": "^2.0.12",
39-
"@nuxtjs/tailwindcss": "^6.1.3",
39+
"@nuxtjs/tailwindcss": "^6.4.0",
4040
"@pinia/nuxt": "^0.4.6",
41-
"@tailwindcss/typography": "^0.5.8",
41+
"@tailwindcss/typography": "^0.5.9",
4242
"@types/file-saver": "^2.0.5",
4343
"@types/mime-types": "^2.1.1",
44-
"@types/node": "^18.0.6",
44+
"@types/node": "^18.13.0",
4545
"@types/remarkable": "^2.0.3",
4646
"@vite-pwa/nuxt": "^0.0.4",
4747
"@vueuse/core": "^9.9.0",
@@ -52,15 +52,14 @@
5252
"cypress-network-idle": "^1.11.2",
5353
"deepmerge-ts": "^4.2.1",
5454
"micromark": "^3.1.0",
55-
"nuxt": "^3.1.2",
56-
"postcss": "^8.4.20",
55+
"nuxt": "^3.2.0",
56+
"postcss": "^8.4.21",
5757
"remarkable-front-matter": "^1.0.1-beta.1",
5858
"rimraf": "^4.1.2",
5959
"serve": "^14.1.2",
60-
"tailwindcss": "^3.2.4",
60+
"tailwindcss": "^3.2.6",
6161
"typescript": "^4.7.4",
6262
"vercel": "^28.10.1",
63-
"vite": "^4.0.2",
6463
"vite-plugin-pwa": "^0.14.1",
6564
"vite-svg-loader": "^3.6.0",
6665
"vue-tsc": "^0.38.9",

0 commit comments

Comments
 (0)