Skip to content

Commit

Permalink
Merge pull request #8 from BeiyanYunyi/dev
Browse files Browse the repository at this point in the history
⬆️ Upgrade dependencies
  • Loading branch information
BeiyanYunyi authored Dec 19, 2023
2 parents 9e88e67 + 16450ef commit 75dfdc6
Show file tree
Hide file tree
Showing 39 changed files with 2,087 additions and 1,815 deletions.
83 changes: 43 additions & 40 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"name": "sodesu-comment",
"version": "0.0.1-alpha.25",
"description": "Comment system with SolidJS",
"packageManager": "pnpm@8.7.6",
"packageManager": "pnpm@8.12.1",
"type": "module",
"scripts": {
"start": "vite",
"dev": "vite",
"build": "rimraf dist && pnpm build:js && pnpm build:style",
"build:js": "tsc && rollup -c rollup.config.ts --configPlugin typescript",
"build:style": "pnpm ts-node scripts/build.ts",
"build:style": "pnpm tsx scripts/build.ts",
"docs:dev": "vitepress dev docs",
"docs:build": "vitepress build docs",
"docs:preview": "vitepress preview docs"
Expand Down Expand Up @@ -91,64 +91,65 @@
},
"license": "AGPL-3.0-or-later",
"devDependencies": {
"@babel/core": "^7.22.20",
"@babel/core": "^7.23.6",
"@bpmn-io/snarkdown": "^2.2.0",
"@giphy/js-types": "^4.4.0",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-typescript": "^11.1.3",
"@solid-primitives/date": "^2.0.17",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.5",
"@solid-primitives/date": "^2.0.18",
"@solid-primitives/storage": "^2.1.1",
"@traptitech/markdown-it-katex": "^3.6.0",
"@types/babel__core": "^7.20.2",
"@types/node": "^20.6.5",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@unocss/core": "^0.56.1",
"@vite-pwa/vitepress": "^0.2.1",
"@types/babel__core": "^7.20.5",
"@types/node": "^20.10.5",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@unocss/core": "^0.58.0",
"@vite-pwa/vitepress": "^0.3.1",
"cross-env": "^7.0.3",
"esbuild": "^0.19.3",
"eslint": "^8.50.0",
"esbuild": "^0.19.10",
"eslint": "^8.56.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-solid": "^0.13.0",
"katex": "^0.16.8",
"prettier": "^3.0.3",
"rehype-document": "^7.0.1",
"katex": "^0.16.9",
"prettier": "^3.1.1",
"rehype-document": "^7.0.3",
"rehype-format": "^5.0.0",
"rehype-katex": "^7.0.0",
"rehype-stringify": "^10.0.0",
"remark-gfm": "^4.0.0",
"remark-math": "^6.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.0.0",
"rimraf": "^5.0.1",
"rollup": "^3.29.3",
"rollup-plugin-dts": "^6.0.2",
"rimraf": "^5.0.5",
"rollup": "^4.9.1",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-summary": "^2.0.0",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"unified": "^11.0.3",
"unocss": "^0.56.1",
"vite": "^4.4.9",
"vite-plugin-pwa": "^0.16.5",
"vite-plugin-solid": "^2.7.0",
"vitepress": "1.0.0-rc.20",
"vue": "^3.3.4",
"tsx": "^4.6.2",
"typescript": "^5.3.3",
"unified": "^11.0.4",
"unocss": "^0.58.0",
"user-agent-data-types": "^0.4.2",
"vite": "^5.0.10",
"vite-plugin-pwa": "^0.17.4",
"vite-plugin-solid": "^2.8.0",
"vitepress": "1.0.0-rc.32",
"vue": "^3.3.13",
"workbox-window": "^7.0.0"
},
"peerDependencies": {
"solid-js": "^1.7.6"
},
"dependencies": {
"@waline/client": "^2.15.8"
"@waline/api": "1.0.0-alpha.4",
"@waline/client": "3.0.0-alpha.8"
},
"pnpm": {
"overrides": {
Expand All @@ -162,7 +163,9 @@
"object.fromentries": "npm:@nolyfill/object.fromentries@latest",
"object.groupby": "npm:@nolyfill/object.groupby@latest",
"object.values": "npm:@nolyfill/object.values@latest",
"string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@latest"
"string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@latest",
"es-iterator-helpers": "npm:@nolyfill/es-iterator-helpers@latest",
"hasown": "npm:@nolyfill/hasown@latest"
}
}
}
Loading

0 comments on commit 75dfdc6

Please sign in to comment.