Skip to content

Commit

Permalink
Merge branch 'main' into deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshStrobl committed Jun 22, 2024
2 parents bde77fb + fed4c61 commit 6d86fee
Show file tree
Hide file tree
Showing 12 changed files with 8,030 additions and 7,685 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 18
node-version: node
cache: yarn

- name: Install dependencies for build validation
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
node
latest
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"editor.codeActionsOnSave": {
"source.fixAll": true,
"source.organizeImports": true
"source.fixAll": "explicit",
"source.organizeImports": "explicit"
}
}
541 changes: 0 additions & 541 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

This file was deleted.

28 changes: 0 additions & 28 deletions .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs

This file was deleted.

873 changes: 0 additions & 873 deletions .yarn/releases/yarn-3.4.1.cjs

This file was deleted.

894 changes: 894 additions & 0 deletions .yarn/releases/yarn-4.3.1.cjs

Large diffs are not rendered by default.

12 changes: 5 additions & 7 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
nodeLinker: node-modules
compressionLevel: mixed

enableGlobalCache: false

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.4.1.cjs
yarnPath: .yarn/releases/yarn-4.3.1.cjs
60 changes: 31 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"clear": "docusaurus clear",
"deploy": "docusaurus deploy",
"docusaurus": "docusaurus",
"gen-calendar": "ts-node-dev src/scripts/genCalendar.ts",
"gen-calendar": "bun run src/scripts/genCalendar.ts",
"lint": "eslint .",
"prettier": "npx prettier -w .",
"serve": "docusaurus serve --host 0.0.0.0",
Expand All @@ -18,38 +18,40 @@
"write-translations": "docusaurus write-translations"
},
"dependencies": {
"@docsearch/react": "3.5.2",
"@docusaurus/core": "2.4.3",
"@docusaurus/preset-classic": "2.4.3",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mdx-js/react": "^1.6.22",
"@docsearch/react": "3.6.0",
"@docusaurus/core": "3.4.0",
"@docusaurus/preset-classic": "3.4.0",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mdx-js/react": "^3.0.1",
"@mobily/ts-belt": "^3.13.1",
"@mui/icons-material": "^5.14.11",
"@mui/material": "^5.14.11",
"add-to-calendar-button-react": "^2.4.3",
"clsx": "^2.0.0",
"ics": "^3.5.0",
"@mui/icons-material": "^5.15.20",
"@mui/material": "^5.15.20",
"add-to-calendar-button-react": "^2.6.18",
"clsx": "^2.1.1",
"ics": "^3.7.6",
"lodash": "^4.17.21",
"luxon": "^3.4.0",
"prism-react-renderer": "^2.1.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-icons": "^4.11.0"
"prism-react-renderer": "^2.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.2.1"
},
"devDependencies": {
"@docusaurus/eslint-plugin": "^2.4.3",
"@docusaurus/module-type-aliases": "2.4.3",
"@tsconfig/docusaurus": "^2.0.1",
"@types/lodash": "^4.14.199",
"@docusaurus/eslint-plugin": "^3.4.0",
"@docusaurus/module-type-aliases": "^3.4.0",
"@docusaurus/tsconfig": "^3.4.0",
"@docusaurus/types": "^3.4.0",
"@types/bun": "^1",
"@types/lodash": "^4.17.5",
"@types/luxon": "^3.3.1",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"eslint": "^8.45.0",
"eslint-plugin-prettier": "^5.0.0",
"prettier": "^3.0.3",
"ts-node-dev": "^2.0.0",
"typescript": "^5.2.2"
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"bun": "^1.1.15",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.3.2",
"typescript": "^5.5.2"
},
"browserslist": {
"production": [
Expand All @@ -64,7 +66,7 @@
]
},
"engines": {
"node": ">=16.14"
"node": ">=18.0"
},
"packageManager": "yarn@3.4.1"
"packageManager": "yarn@4.3.1"
}
6 changes: 3 additions & 3 deletions src/constants.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const LATEST_BUDGIE_RELEASE = {
date: "2024-02-02",
post: "https://buddiesofbudgie.org/blog/budgie-10-9-1-released",
version: "10.9.1",
date: "2024-06-22",
post: "https://buddiesofbudgie.org/blog/budgie-10-9-2-released",
version: "10.9.2",
};
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// This file is not used in compilation. It is here just for a nice editor experience.
"extends": "@tsconfig/docusaurus/tsconfig.json",
"extends": "@docusaurus/tsconfig",
"compilerOptions": {
"baseUrl": "."
},
Expand Down
Loading

0 comments on commit 6d86fee

Please sign in to comment.