-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
73 changed files
with
18,863 additions
and
13,581 deletions.
There are no files selected for viewing
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified
0
themes/minimally_branded_subtheme/minimally_branded_subtheme.info.yml
100644 → 100755
Empty file.
Empty file modified
0
themes/minimally_branded_subtheme/minimally_branded_subtheme.libraries.yml
100644 → 100755
Empty file.
Empty file modified
0
themes/minimally_branded_subtheme/minimally_branded_subtheme.theme
100644 → 100755
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
8 changes: 4 additions & 4 deletions
8
themes/stanford_basic/algolia-search/dist/islands/algolia-search.island.js
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
themes/stanford_basic/algolia-search/dist/islands/algolia-search.island.js.LICENSE.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,25 +15,26 @@ | |
"dev": "webpack serve --env dev" | ||
}, | ||
"dependencies": { | ||
"algoliasearch": "^4.20.0", | ||
"preact": "^10.18.1", | ||
"react-instantsearch": "^7.3.0", | ||
"styled-components": "^6.1.1" | ||
"algoliasearch": "^4.22.1", | ||
"preact": "^10.19.6", | ||
"react-instantsearch": "^7.7.0", | ||
"styled-components": "^6.1.8" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.23.0", | ||
"@babel/preset-env": "^7.18.9", | ||
"@babel/preset-react": "^7.18.6", | ||
"@babel/preset-typescript": "^7.18.6", | ||
"@types/webpack": "^5.28.0", | ||
"@babel/core": "^7.24.0", | ||
"@babel/preset-env": "^7.24.0", | ||
"@babel/preset-react": "^7.23.3", | ||
"@babel/preset-typescript": "^7.23.3", | ||
"@types/webpack": "^5.28.5", | ||
"babel-loader": "^9.1.3", | ||
"css-loader": "^6.7.1", | ||
"css-loader": "^6.10.0", | ||
"dotenv-webpack": "^8.0.1", | ||
"html-webpack-plugin": "^5.5.0", | ||
"html-webpack-plugin": "^5.6.0", | ||
"preact-island": "^1.1.2", | ||
"terser-webpack-plugin": "^5.3.5", | ||
"webpack": "^5.74.0", | ||
"terser-webpack-plugin": "^5.3.10", | ||
"webpack": "^5.90.3", | ||
"webpack-cli": "^5.1.4", | ||
"webpack-dev-server": "^4.9.3" | ||
} | ||
"webpack-dev-server": "^4.15.1" | ||
}, | ||
"packageManager": "[email protected]" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.